tag

home / developersection / tag

lazy loading in entity framework
.net 01-Dec-2020
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 Export Data from WebGrid to Excel in MVC
c# 17-Sep-2018
How Can Export Data from WebGrid to Excel in MVC

Data Export from data-table to Excel sheet.

Generic Repository Pattern in C#.
c# 13-Sep-2018
Generic Repository Pattern in C#.

Generic Repository Pattern in C#. with entity framework.

How Can I get Dissertation Help?
web services 13-Feb-2018
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.

Implement Login Page Using Entity FrameWork in MVC
c# 14-Dec-2017
Implement Login Page Using Entity FrameWork in MVC

In this article we define Implementation of Login Page Using Entity FrameWork in MVC

Language-Integrated Query (LINQ) Queries
asp.net mvc 26-Mar-2016
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
asp.net 15-Mar-2016
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
asp.net 14-Mar-2016
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

CRUD Operations Using Entity Framework Code-First Approach
asp.net 03-Feb-2015
CRUD Operations Using Entity Framework Code-First Approach

Hi everyone in this article I’m explaining about CRUD operations Using Entity Framework code first approach.