home / developersection / tag
In this article, I’m explaining the concept of session in asp.net.
In this article describe the concept of keys in sql server. Keys has play the important role in the database. Here many important keys are describe like: primary key, foreign key, unique key, candidate key with simple examples.
In this article, I’m explaining the concept of collection classes.
In this article describe the concept of URL rewriting in asp.net. URL is most necessary part of any website. Here we understand the URL rewriting with the help of simple examples.
In this article describe the concept of lazy loading vs eager loading in c#. Here we also describe a suitable example of lazy loading and eager loading.
In this article describe the concept of transaction in code first approach in entity framework. Here we give the example of transaction in code first approach in entity framework.
In this article describe the concept of extension method in c#. Extension methods enable you to "add" methods to existing types without creating a new derived type, recompiling, or otherwise modifying the original type.
In this article describe the concept of code first approach in entity framework in c#. Here we give the simple example of code first approach in entity framework in c#.
In this article describe the concept of the SQLServer session state mode in asp.net. Here we understand the SQLServer session state