TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Entity Framework
FOLLOW
Entity Framework (EF) is an object-relational mapper that enables .NET developers to work with relational data using domain-specific objects. It eliminates the need for most of the data-access code that developers usually need to write.
Articles
(116)
Blogs
(26)
Resources
(1)
Videos
(2)
News
(7)
Articles
No Tracking With Entity Framework Core
DbContext in Entity Framework is responsible for tracking the changes made on the entity or object, so the correct update is done to the database when the SaveChange() method of context is called. ...
Jignesh Trivedi
Mar 02, 2018
Building Entity Framework Generic Repository 2 Connected
A few weeks ago, we looked a first article about Disconnected Repository. In this article let’s complete it with another piece off the puzzle, the connected Generic Repository.
Juan Francisco Morales Larios
Dec 18, 2017
Building Entity Framework Disconnected Generic Repository
The repository pattern separates and retrieves data model mapping logic from the business logic. We will create a repository class for each entity class in our application. All these classes usuall...
Juan Francisco Morales Larios
Nov 29, 2017
Get Your Hands On Entity Framework Code First Workflow With New Database And Existing Database
In this article we are going to learn how to create code first workflow with new database and existing database.
Saumya Rout
Nov 10, 2017
.NET Entity Framework Core Generic Async Operations With Unit Of Work Generic Repository
The advantage of generic repository is that you can inherit from it, pass an entity type, and you will get CRUD operations. It will save you a lot of coding time when your domain objects are likel...
John Kocer
Oct 05, 2017
What's New In Entity Framework Core 2.0
Entity Framework Core is a lightweight, extensible, and cross-platform version of the popular Entity Framework data access technology. Entity Framework 2.0 is the latest release of EF.
Mahesh Chand
Sep 27, 2017
Code First Development Approach With Entity Framework
Which one to use in your project is completely your choice and also what you already have in place. Meaning are you designing/developing something from scratch or you already have got DB or domain ...
Gaurav Jain
Jul 20, 2017
Installation And Un-Installation Of Entity Framework Core In ASP.NET MVC Core
This article explains how to install and uninstall entity framework in ASP.NET MVC core. We can install and uninstall entity framework in ASP.NET MVC core in two different ways. The following steps...
Vignesh Mani
Jul 06, 2017
Entity Framework Code First Approach With Database Migration
In this article, you will understand about an Entity Framework Code First Approach with database migration.
Dhruv Maurya
Apr 09, 2017
Working With Entity Framework Using Database First Approach
This article gives you an overview of working With an Entity Framework, using Database First approach.
Rohanjoy Bhattacharya
Apr 04, 2017
CRUD Operations In Entity Framework
In this article, you will learn about performing the CRUD operations in Entity Framework.
Akshay Phadke
Feb 13, 2017
Introduction To Code First Approach In Entity Framework
In this article, you will learn about Entity Framework Code First Approach.
Akshay Phadke
Feb 11, 2017
Model First Approach Of Entity Framework
In this article, you will learn about the Model First approach of Entity Framework.
Akshay Phadke
Feb 05, 2017
Introduction To Entity Framework
In this article, we will see what Entity Framework and Object Relational Mapping in Entity Framework are. We will understand this with an example.
Akshay Phadke
Jan 26, 2017
Creating MVC Applications Using Entity Framework Code First Approach
In this article, you will learn how to create MVC applications using Entity Framework Code First approach.
Jitan Gupta
Dec 13, 2016
Entity Framework - Basic Guide To Perform Fetch, Filter, Insert, Update And Delete
In this article, you will learn about basic guide to perform fetch, filter, insert, update and delete in Entity Framework.
Vincent Maverick Durano
Aug 29, 2016
No Records Available.
101
-
116
of
116
<<
2
3
4
5
6
>>
Crystal Reports Tutorials
Challenge yourself
Advanced JavaScript
E-Book Download
Get Certified
HTML5, CSS3 and JavaScript