Dot Net Stuff

Categories

RSS.Net Framework (6)

Date Title Comments
2014-11-19 Visual Studio 2015 Preview Comes with Emulator for Android, MVC6 and Entity Framework 7 0
2014-07-08 ASP.NET vNext Overview & features (MVC6, Web API, Web Pages and Single R) 0
2014-05-24 What is ASP.NET Web API ? Why to Choose ASP.NET Web API ? 0
2014-05-01 Understanding Generic Anonymous Methods and Lambda Expressions in C# 0
2014-05-01 Understanding and Programming with Anonymous Types in C# 0
2014-03-18 ASP.NET MVC Overview 0

RSSDesign Patterns (5)

Date Title Comments
2014-09-09 Understanding Simple Factory Design Pattern implementation with real world example 0
2014-08-28 Exploring .Net Design Patterns in Software development 0
2014-04-12 Dependency Inversion Principle, Dependency Injection and Inversion of Control (DIP, IoC and DI) 0
2014-04-07 Understanding and Implementing Inversion of Control Container (IoC container) using csharp 0
2014-04-02 Understanding Dependency Injection Pattern in C-Sharp 0

RSSASP.NET MVC (29)

Date Title Comments
2018-10-25 What is .NET Standard? 0
2018-10-25 What is ASP.NET Core? 0
2018-10-25 What is .NET Core? 0
2017-11-24 Understanding File uploads in ASP.NET Core 0
2017-10-27 Preventing Cross-Site Request Forgery (XSRF/CSRF) Attacks in ASP.NET Core 0
2017-10-26 Introduction to Razor Pages in ASP.NET Core 0
2017-10-26 Getting started with Razor Pages in ASP.NET Core 0
2017-10-25 Introduction to ASP.NET Core 0
2017-10-24 Custom Cookie Authentication In ASP.NET Core 0
2017-01-12 Creating Dynamic pages in ASP.Net MVC 0
2015-06-26 ASP.NET MVC 4 Bundling and Minification - Performance Optimization 0
2014-11-19 Visual Studio 2015 Preview Comes with Emulator for Android, MVC6 and Entity Framework 7 0
2014-09-11 AJAX Helpers in ASP.NET MVC Tutorials 0
2014-09-11 How to Persist Data with TempData 0
2014-07-10 Understanding URL Rewriting and URL Attribute Routing in ASP.NET MVC (MVC5) with Examples 0
2014-07-08 ASP.NET vNext Overview & features (MVC6, Web API, Web Pages and Single R) 0
2014-07-03 Understanding Best Way to Use Multiple Models in ASP.NET MVC 0
2014-07-03 Way to Use Multiple Models in a view in ASP.NET MVC 0
2014-06-17 Exploring Layouts, RenderBody, RenderSection and RenderPage in ASP.NET MVC 0
2014-06-17 How to Render different Layout in ASP.NET MVC 0
2014-06-09 Understanding ASP.NET MVC Filters and Attributes 0
2014-05-30 Understanding Model Binding in ASP.NET MVC with Example 0
2014-05-26 Attributes in Routing in ASP.NET MVC with example: 0
2014-05-26 Understanding Routing in ASP.NET MVC with example 0
2014-05-24 What is ASP.NET Web API ? Why to Choose ASP.NET Web API ? 0
2014-04-28 Understand ASPX and Razor View Engine 0
2014-03-18 ASP.NET MVC Overview 0
2014-03-16 Features of ASP.NET MVC 0
2012-10-15 Understanding HTML Helpers in ASP.NET MVC Framework. 0

RSSAjax (1)

Date Title Comments
2014-09-11 AJAX Helpers in ASP.NET MVC Tutorials 0

RSSASP.NET (12)

Date Title Comments
2017-11-24 Understanding File uploads in ASP.NET Core 0
2017-10-27 Preventing Cross-Site Request Forgery (XSRF/CSRF) Attacks in ASP.NET Core 0
2017-10-26 Introduction to Razor Pages in ASP.NET Core 0
2017-10-26 Getting started with Razor Pages in ASP.NET Core 0
2017-10-24 Custom Cookie Authentication In ASP.NET Core 0
2017-01-21 CRUD Operations using ADO.Net and C# in ASP.Net 0
2014-11-19 Visual Studio 2015 Preview Comes with Emulator for Android, MVC6 and Entity Framework 7 0
2014-07-10 Understanding URL Rewriting and URL Attribute Routing in ASP.NET MVC (MVC5) with Examples 0
2014-07-08 ASP.NET vNext Overview & features (MVC6, Web API, Web Pages and Single R) 0
2014-05-26 Attributes in Routing in ASP.NET MVC with example: 0
2014-05-26 Understanding Routing in ASP.NET MVC with example 0
2014-04-28 Understand ASPX and Razor View Engine 0

RSSADO.NET (2)

Date Title Comments
2017-01-21 CRUD Operations using ADO.Net and C# in ASP.Net 0
2014-11-19 Visual Studio 2015 Preview Comes with Emulator for Android, MVC6 and Entity Framework 7 0

RSSJavaScript (2)

Date Title Comments
2019-01-01 How to remove query string from URL using JQuery 0
2014-09-11 AJAX Helpers in ASP.NET MVC Tutorials 0

RSSLINQ (3)

Date Title Comments
2014-11-19 Visual Studio 2015 Preview Comes with Emulator for Android, MVC6 and Entity Framework 7 0
2014-05-01 Understanding Generic Anonymous Methods and Lambda Expressions in C# 0
2014-05-01 Understanding and Programming with Anonymous Types in C# 0

RSSjQuery (3)

Date Title Comments
2019-01-01 How to remove query string from URL using JQuery 0
2015-01-21 Introduction of KnockoutJS it’s not jQuery 0
2014-09-11 AJAX Helpers in ASP.NET MVC Tutorials 0

RSSHTML5 (1)

Date Title Comments
2015-01-11 An Introduction to HTML 5 0

RSSOOPS (4)

Date Title Comments
2014-04-12 Dependency Inversion Principle, Dependency Injection and Inversion of Control (DIP, IoC and DI) 0
2014-04-07 Understanding and Implementing Inversion of Control Container (IoC container) using csharp 0
2014-04-02 Understanding Dependency Injection Pattern in C-Sharp 0
2014-03-25 Understanding Loose Coupling and Tight Coupling 0

RSSSQL Server (3)

Date Title Comments
2019-01-02 Get Table information (Column Name, Data Type, Size) in SQL Server 0
2019-01-01 Drop Function if exist – SQL Server 0
2014-05-21 Differences between Functions and Stored Procedures SQL Server 0

RSSC Sharp (8)

Date Title Comments
2017-01-21 CRUD Operations using ADO.Net and C# in ASP.Net 0
2014-11-19 Visual Studio 2015 Preview Comes with Emulator for Android, MVC6 and Entity Framework 7 0
2014-09-09 Understanding Simple Factory Design Pattern implementation with real world example 0
2014-08-28 Exploring .Net Design Patterns in Software development 0
2014-05-30 Understanding Model Binding in ASP.NET MVC with Example 0
2014-05-01 Understanding Generic Anonymous Methods and Lambda Expressions in C# 0
2014-05-01 Understanding and Programming with Anonymous Types in C# 0
2014-03-25 Understanding Loose Coupling and Tight Coupling 0

RSSASP.NET Web Page (3)

Date Title Comments
2014-11-19 Visual Studio 2015 Preview Comes with Emulator for Android, MVC6 and Entity Framework 7 0
2014-07-10 Understanding URL Rewriting and URL Attribute Routing in ASP.NET MVC (MVC5) with Examples 0
2014-07-08 ASP.NET vNext Overview & features (MVC6, Web API, Web Pages and Single R) 0

RSSEntity Framework (2)

Date Title Comments
2014-11-19 Visual Studio 2015 Preview Comes with Emulator for Android, MVC6 and Entity Framework 7 0
2014-07-08 ASP.NET vNext Overview & features (MVC6, Web API, Web Pages and Single R) 0

RSSKnockout JS (2)

Date Title Comments
2015-01-24 Exploring AngularJS vs KnockoutJS 0
2015-01-21 Introduction of KnockoutJS it’s not jQuery 0

RSSDependency Injection (4)

Date Title Comments
2017-01-01 Understanding Dependency Injection in Angular JS 0
2014-04-12 Dependency Inversion Principle, Dependency Injection and Inversion of Control (DIP, IoC and DI) 0
2014-04-07 Understanding and Implementing Inversion of Control Container (IoC container) using csharp 0
2014-04-02 Understanding Dependency Injection Pattern in C-Sharp 0

RSSVisual Studio (1)

Date Title Comments
2014-11-19 Visual Studio 2015 Preview Comes with Emulator for Android, MVC6 and Entity Framework 7 0

RSSWeb API (3)

Date Title Comments
2014-11-19 Visual Studio 2015 Preview Comes with Emulator for Android, MVC6 and Entity Framework 7 0
2014-07-08 ASP.NET vNext Overview & features (MVC6, Web API, Web Pages and Single R) 0
2014-05-24 What is ASP.NET Web API ? Why to Choose ASP.NET Web API ? 0

RSSASP.NET vNext (12)

Date Title Comments
2018-10-25 What is .NET Standard? 0
2018-10-25 What is ASP.NET Core? 0
2018-10-25 What is .NET Core? 0
2017-11-24 Understanding File uploads in ASP.NET Core 0
2017-10-27 Preventing Cross-Site Request Forgery (XSRF/CSRF) Attacks in ASP.NET Core 0
2017-10-26 Introduction to Razor Pages in ASP.NET Core 0
2017-10-26 Getting started with Razor Pages in ASP.NET Core 0
2017-01-12 Creating Dynamic pages in ASP.Net MVC 0
2014-11-19 Visual Studio 2015 Preview Comes with Emulator for Android, MVC6 and Entity Framework 7 0
2014-09-11 How to Persist Data with TempData 0
2014-07-10 Understanding URL Rewriting and URL Attribute Routing in ASP.NET MVC (MVC5) with Examples 0
2014-07-08 ASP.NET vNext Overview & features (MVC6, Web API, Web Pages and Single R) 0

RSSAngular JS (20)

Date Title Comments
2017-01-01 Applying Controllers to Views in Angular JS Application 0
2017-01-01 Applying Filters in Angular JS 0
2017-01-01 Creating Multiple Views in Angular JS Application 0
2017-01-01 Understanding Dependency Injection in Angular JS 0
2017-01-01 Defining Filters in Angular JS Application 0
2017-01-01 Defining Directives (Custom) in Angular JS Application 0
2017-01-01 Creating Multiple Controllers in Angular JS Application 0
2017-01-01 Defining Modules Values in AngularJS 0
2017-01-01 Defining Services in AngularJS 0
2017-01-01 Using Modules to Organize Code in Angular JS 0
2017-01-01 Defining Controllers in Angular JS Application 0
2017-01-01 Using Modules to Define AngularJS Components 0
2017-01-01 Working with Modules in Angular JS Application 0
2016-01-01 Concepts while working with Angular JS Application 0
2015-09-20 Understanding AngularJS Directives with example 0
2015-09-15 What is Angular JS Expressions? How Angular Js Expressions is different with JavaScript Expression? 0
2015-09-10 AngularJS - First Application Example 0
2015-09-01 How to use Angularjs to develop your first Angularjs web Application 0
2015-01-24 Exploring AngularJS vs KnockoutJS 0
2015-01-19 Introduction of AngularJS 0

RSSASP.NET Core (9)

Date Title Comments
2018-10-25 What is .NET Standard? 0
2018-10-25 What is ASP.NET Core? 0
2018-10-25 What is .NET Core? 0
2017-11-24 Understanding File uploads in ASP.NET Core 0
2017-10-27 Preventing Cross-Site Request Forgery (XSRF/CSRF) Attacks in ASP.NET Core 0
2017-10-26 Introduction to Razor Pages in ASP.NET Core 0
2017-10-26 Getting started with Razor Pages in ASP.NET Core 0
2017-10-25 Introduction to ASP.NET Core 0
2017-10-24 Custom Cookie Authentication In ASP.NET Core 0

Total

64 posts
0 comments