Click here to Skip to main content
15,895,084 members

Articles by Sourav Kayal (Articles: 13, Tip/Tricks: 15)

Articles: 13, Tip/Tricks: 15

RSS Feed

Average article rating: 3.97

Entity Framework
11 Jul 2014   Updated: 11 Jul 2014   Rating: 5.00/5    Votes: 9   Popularity: 4.77
Licence: CPOL    Views: 39,102     Bookmarked: 6   Downloaded: 0
Please Sign up or sign in to vote.
This is the first article demonstrated inheritance in Entity Framework. In this article I have implemented the Table per Hierarchy approach.
Programming Languages
C#
23 Jul 2014   Updated: 23 Jul 2014   Rating: 3.00/5    Votes: 2   Popularity: 0.90
Licence: CPOL    Views: 10,462     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
This is Extensible point in ASP.NET MVC article series. In this series, we will discuss various Extensible points of MVC framework.
14 Jul 2014   Updated: 14 Jul 2014   Rating: 4.67/5    Votes: 4   Popularity: 2.81
Licence: CPOL    Views: 28,532     Bookmarked: 8   Downloaded: 1
Please Sign up or sign in to vote.
Inheritance in Entity Framework: Table per Type
7 Jul 2014   Updated: 7 Jul 2014   Rating: 4.89/5    Votes: 14   Popularity: 5.28
Licence: CPOL    Views: 61,875     Bookmarked: 26   Downloaded: 0
Please Sign up or sign in to vote.
In this article, I am going to discuss various database initialization strategies in Entity Framework
15 Jul 2014   Updated: 15 Jul 2014   Rating: 4.70/5    Votes: 22   Popularity: 6.21
Licence: CPOL    Views: 126,458     Bookmarked: 40   Downloaded: 0
Please Sign up or sign in to vote.
In this article we will learn the implementation of dependency injection using the Unity container
25 Jul 2014   Updated: 25 Jul 2014   Rating: 3.62/5    Votes: 8   Popularity: 3.27
Licence: CPOL    Views: 83,097     Bookmarked: 10   Downloaded: 0
Please Sign up or sign in to vote.
In this article we will discuss various important mock setups using Moq framework
Web Development
ASP.NET
6 Aug 2014   Updated: 6 Aug 2014   Rating: 4.96/5    Votes: 6   Popularity: 3.86
Licence: CPOL    Views: 27,254     Bookmarked: 12   Downloaded: 0
Please Sign up or sign in to vote.
In this article, we will understand custom view engine and view engine setup in ASP.NET MVC application
11 Jan 2016   Updated: 11 Jan 2016   Rating: 3.63/5    Votes: 6   Popularity: 2.82
Licence: CPOL    Views: 14,953     Bookmarked: 6   Downloaded: 0
Please Sign up or sign in to vote.
Working with service in ASP.NET 5 application
8 Jul 2016   Updated: 8 Jul 2016   Rating: 4.33/5    Votes: 2   Popularity: 1.30
Licence: CPOL    Views: 26,494     Bookmarked: 4   Downloaded: 0
Please Sign up or sign in to vote.
Response Caching and In Memory Caching in ASP.NET Core 1.0
31 Oct 2016   Updated: 31 Oct 2016   Rating: 4.83/5    Votes: 5   Popularity: 3.38
Licence: CPOL    Views: 11,321     Bookmarked: 6   Downloaded: 0
Please Sign up or sign in to vote.
Custom formatter and data binding in MVC
10 Nov 2016   Updated: 10 Nov 2016   Rating: 1.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 9,462     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
How to create custom action invoker in MVC and WebAPI
15 Nov 2016   Updated: 15 Nov 2016   Rating: 3.00/5    Votes: 2   Popularity: 0.90
Licence: CPOL    Views: 10,744     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
Extensible point of MVC: Custom response type in MVC and WebAPI
HTML
23 Jul 2014   Updated: 23 Jul 2014   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 13,406     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
In this article, we will understand the hierarchy of Controller class in ASP.NET, MVC framework

Average blogs rating:

No blogs have been submitted.

Average tips rating: 4.69

Programming Languages
C#
28 Jul 2014   Updated: 28 Jul 2014   Rating: 4.90/5    Votes: 16   Popularity: 5.76
Licence: CPOL    Views: 97,451     Bookmarked: 25   Downloaded: 0
Please Sign up or sign in to vote.
In this tip, we will learn to migrate database when multiple DbContext is present in the same application.
4 Jul 2014   Updated: 4 Jul 2014   Rating: 4.82/5    Votes: 14   Popularity: 5.37
Licence: CPOL    Views: 52,403     Bookmarked: 17   Downloaded: 3
Please Sign up or sign in to vote.
Various approaches of Entity Framework with examples of code first approaches
28 Jul 2014   Updated: 28 Jul 2014   Rating: 3.86/5    Votes: 5   Popularity: 2.70
Licence: CPOL    Views: 40,814     Bookmarked: 9   Downloaded: 0
Please Sign up or sign in to vote.
In this tip, we will implement Microsoft chart chart in MVC application
28 Jul 2014   Updated: 28 Jul 2014   Rating: 4.50/5    Votes: 3   Popularity: 2.15
Licence: CPOL    Views: 14,500     Bookmarked: 6   Downloaded: 0
Please Sign up or sign in to vote.
In this tip, we will discuss code first migration using Entity Framework
Javascript
12 Aug 2014   Updated: 12 Aug 2014   Rating: 4.77/5    Votes: 5   Popularity: 3.33
Licence: CPOL    Views: 46,926     Bookmarked: 10   Downloaded: 1
Please Sign up or sign in to vote.
In this tip, we will learn to implement Dependency injection in AngularJS controller.
18 Aug 2014   Updated: 18 Aug 2014   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 8,541     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
In this tip, we will learn to share data from service to controller in AngularJS
25 Aug 2014   Updated: 25 Aug 2014   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 11,180     Bookmarked: 7   Downloaded: 3
Please Sign up or sign in to vote.
In this tip, we will learn to implement SPA using AngularJS
Web Development
11 Aug 2014   Updated: 11 Aug 2014   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 26,691     Bookmarked: 5   Downloaded: 2
Please Sign up or sign in to vote.
In this tip, we will learn to implement OData endpoint in Web API application.
ASP.NET
10 Aug 2014   Updated: 10 Aug 2014   Rating: 4.69/5    Votes: 14   Popularity: 5.06
Licence: CPOL    Views: 146,771     Bookmarked: 37   Downloaded: 8
Please Sign up or sign in to vote.
Asynchronous programming in Web API /ASP.NET MVC
11 Aug 2014   Updated: 11 Aug 2014   Rating: 4.81/5    Votes: 16   Popularity: 5.51
Licence: CPOL    Views: 99,693     Bookmarked: 11   Downloaded: 11
Please Sign up or sign in to vote.
In this tip, we will learn custom model binder in MVC application.
6 Jan 2016   Updated: 6 Jan 2016   Rating: 4.23/5    Votes: 21   Popularity: 5.50
Licence: CPOL    Views: 160,444     Bookmarked: 18   Downloaded: 0
Please Sign up or sign in to vote.
Understanding Startup.cs file in ASP.NET 5
6 Jan 2016   Updated: 6 Jan 2016   Rating: 4.61/5    Votes: 10   Popularity: 4.61
Licence: CPOL    Views: 59,422     Bookmarked: 6   Downloaded: 0
Please Sign up or sign in to vote.
Understand Run, Use, Map and MapWhen to hook middleware in HTTP pipeline of ASP.NET5
10 Jul 2016   Updated: 10 Jul 2016   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 21,571     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
Application and Session state in ASP.NET Core
2 Oct 2013   Updated: 2 Oct 2013   Rating: 4.35/5    Votes: 39   Popularity: 6.77
Licence: CPOL    Views: 286,219     Bookmarked: 49   Downloaded: 0
Please Sign up or sign in to vote.
How to
HTML
11 Aug 2014   Updated: 11 Aug 2014   Rating: 4.88/5    Votes: 6   Popularity: 3.79
Licence: CPOL    Views: 59,592     Bookmarked: 11   Downloaded: 18
Please Sign up or sign in to vote.
In this tip, we are going to learn Facebook authentication in ASP.NET MVC application

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Software Developer DELL International
India India
I am software developer from INDIA. Beside my day to day development work, i like to learn new technologies to update myself. I am passionate blogger and author in various technical community including dotnetfunda.com , c-sharpcorner.com and codeproject. My area of interest is modern web technology in Microsoft stack. Visit to my personal blog here.

http://ctrlcvprogrammer.blogspot.in/