lazy loading in entity framework
lazy loading in entity framework

In this article we will learn what is lazy loading in Entity Framework or what is benefits of lazy loading in Entity Framework or how to turn off lazy loading.

How Can I get Dissertation Help?
How Can I get Dissertation Help?

The students do not know the ways to write the dissertations. They hire the experts of Dissertation Help who help them to write the dissertations. The ways they can help have been discussed in this article.

Language-Integrated Query (LINQ) Queries
Language-Integrated Query (LINQ) Queries

LINQ introduces a standard, easily-learned patterns for querying and updating data, and the technology can be extended to support potentially for any kind of data store

CURD Operations in ASP.NET MVC using jQuery dialog with EF
CURD Operations in ASP.NET MVC using jQuery dialog with EF

In this article I will try to demonstrate, CURD (Create, Update, Delete, and Retrieve) operation using jQuery dialog with Entity Framework.

Implementing the Repository and Unit of Work Patterns in an ASP.NET MVC using Entity Framework
Implementing the Repository and Unit of Work Patterns in an ASP.NET MVC using Entity Framework

Repository and unit of work patterns are intended to create an abstraction layer between the data access layer and the business logic layer of an MVC application