Watch Pre-recorded Live Shows Here
Why Join
Become a member
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
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
Training
Live
JOBS
MORE
CAREER
MEMBERS
About Entity Framework
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
George (9)
Nimit Joshi (7)
Jignesh Trivedi (6)
Vitalii Honcharuk (5)
Raj Kumar (5)
Sai Sherlekar (5)
Sourav Kayal (4)
Vijay Prativadi (4)
Mudita Rathore (4)
Akhil Mittal (4)
Anant Vernekar (3)
Satyaprakash Samantaray (2)
Yogeshkumar Hadiya (2)
Aman Panjwani (2)
C# Corner Live (2)
Rijwan Ansari (2)
Shirsendu Nandi (2)
Tanuj Gyan (2)
Jignesh Kumar (2)
Dorababu Meka (2)
Asma Khalid (1)
Thiago Vivas (1)
Jitan Gupta (1)
Nandkishor Yadav (1)
Avinash Kunnure (1)
Dinesh Gabhane (1)
Charalambos Hadjiantoniou (1)
Vineet Desai (1)
Tanima K (1)
Sergiy Korzh (1)
Prasanth Radhakrishnan (1)
Kunal Patel (1)
Abhishek Arora (1)
Abhishek Goswami (1)
Rahul Sahay (1)
Shiju Joseph (1)
Abhimanyu K Vatsa (1)
Pragati (1)
Sandeep Singh Shekhawat (1)
Mohammad Elsheimy (1)
Gaurav Kumar (1)
Krishna Nallani (1)
Saillesh Pawar (1)
Priti Kumari (1)
Munesh Sharma (1)
Pranjali Mankar (1)
Related resources for Entity Framework
No resource found
ASP.NET Core Razor Pages - Simple Login Using Entity Framework Database First Approach
7/8/2022 3:31:52 AM.
This article is about creating razor pages base simple asp.net core login application using entity framework.
Consume Web API By MVC In .NET Core (2), HttpClient
6/28/2022 12:41:20 AM.
In this article, we create a ASP.NET Core 5.0 MVC app and associated with a Web API service in it by regular way. Then we write one line code for MVC client to consume Web API.
Consume Web API By MVC In .NET Core (1), Server And Framework
6/28/2022 12:41:09 AM.
In this article, we create a ASP.NET Core 5.0 MVC app and associated with a Web API service in it by regular way. Then we write one line code for MVC client to consume Web API.
Caching In Entity Framework Core Using NCache
6/24/2022 9:03:16 AM.
It will be explained in this article how to integrate Entity Framework Core with a caching engine using NCache. The article will be given a practical example of how we could set up our Entity Framewor
Customize Swagger UI In ASP.NET Web API Restful Service
6/22/2022 9:07:35 AM.
Swagger UI is very powerful documentation tool for Restful services so lets learn how we can implement and customize in Web API Restful service.
Creating Web API Using Code-First Approach In Entity Framework
6/22/2022 9:04:42 AM.
This article enables you to create a Web API, using Code-First Approach In Entity Framework.
Create ASP.NET Core Web API With Entity Framework Code First Approach
6/22/2022 6:54:05 AM.
In this article we are going to create WEB API in ASP.Net core using Entity Framework Core’s Code first approach. In this we are creating a simple crud operation of employees and test it using Swagger
Building ASP.NET Web API In .NET Core With Entity Framework
6/22/2022 6:45:42 AM.
Understanding on building ASP.NET Web API in .NET Core with Entity Framework and Test with POSTMAN Tool. Visual Studio, SQL, HTTP
Caching In Entity Framework (EF) Core Using NCache
6/3/2022 6:03:33 AM.
In this article, you will lean about caching in Entity Framework (EF) Core using NCache.
Relationships In Entity Framework Core
5/4/2022 6:52:45 AM.
This Articles Briefs about how we can Configure Various types of Relationships amongst the Entities Using Entity Framework Core Code First Approach.
Rockin’ The Code World with dotNetDave ft. Khalid Abuhakmeh Ep. 52
4/6/2022 6:19:33 AM.
Join us on April 02 with Khalid Abuhakmeh for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
How To Use The Identity Framework With Refresh Token Validations
4/4/2022 3:36:33 PM.
.Net Core JWT Authentication and Authorization Continues with Identity Framework and refreshes Token Validations in Net Core 6
Working With Data Using Entity Framework Core
3/29/2022 11:55:03 AM.
The article illustrates the implementation of Entity Framework Core Code First Approach using Data Models and Contexts Classes, as well as the migration commands and seeding of test data into the data
Entity Framework - DbContext
3/26/2022 3:51:51 AM.
DbContext is the most important part in Entity Framework. There are many articles on Entity Framework and very small information on DbContext at a single place. In this article I am trying to explain
Clean Architecture With .NET 6 Using Entity Framework
3/22/2022 2:55:38 PM.
The scope of this article is to implement Entity Framework in Clean Architecture with .NET 6 and ASP.NET core Web API. Implement Entity Framework in Clean Architecture Solution with .NET 6 Implement a
EF Core - Effectively Decouple The Data And Domain Model
3/4/2022 7:25:36 AM.
In this article. you will learn about effectively decoupling the data and domain model.
Implement Swagger UI In ASP.NET Web API Restful Service For Documentation Using Swashbuckle
2/28/2022 1:23:02 PM.
Swagger basically is a framework for describing, consuming, and visualizing RESTful APIs. The nice thing about Swagger that it is really keeps the documentation system, the client, and the server code
Entity Framework (0), Overview
2/22/2022 2:33:01 AM.
In this article, you will learn about entity framework (0), Overview, concept, and approaches.
Entity Framework (1), With .Net MVC, Code-First
2/22/2022 2:32:17 AM.
Setup Entity Framework with .Net MVC in Visual Studio 2019, with Code-First approach
Entity Framework (2), With .Net MVC, Database-First
2/22/2022 2:31:05 AM.
This article will be Entity Framework with .Net MVC, Database-First approach,
Entity Framework (5), With .Net Core MVC, Database-First
2/22/2022 2:29:23 AM.
This article will describe Entity Framework with .Net Core MVC, Database-First approach,
Entity Framework (7), With .NET WPF, Database-First
2/22/2022 2:28:39 AM.
This article describe to develop a WPF app with entity framework, database first approach.
Consuming GRPC Service At Client Based .NET Core 6.0 Entity Framework For CRUD Operation
2/9/2022 1:46:08 PM.
In our previous article (GRPC Service Create Using .NET Core 6.0 Entity Framework For CRUD Operation (c-sharpcorner.com)we have seen how to create the GRPC service. In this article we are going to see
GRPC Service Create Using .NET Core 6.0 Entity Framework For CRUD Operation
2/4/2022 3:34:15 PM.
In this article, we are going to see the grpc vs existing rest api and for grpc how to implement by using .net core along with Entity Framework
Advanced Entity Framework Core: Extract data access layer with migrations to the library project and Execute migrations from the command line
1/11/2022 3:14:14 AM.
See code examples in this article: Let's imagine you have a solution with many projects including a web application with the name "MiniService", which contains appsettings.json and
Advanced Entity Framework Core Tips In Practice: Context pooling, Lazy vs Eager loading, Single vs. Split Queries, Tracking vs. No-Tracking Queries
1/11/2022 3:13:22 AM.
Advanced Entity Framework Core Tips In Practice: Context pooling, Lazy vs Eager loading, Single vs. Split Queries, Tracking vs. No-Tracking Queries
Advanced Entity Framework Core - Output EF SQL Queries To The Console And Tips To Setup Dbcontext With The Development In Mind
1/11/2022 3:12:51 AM.
When you work with abstractions over SQL Database you may be wondering what does Entity Framework constructs from your Linq queries. To get a clue on it here are 3 options. Tips to setup DbContext wit
Advanced Entity Framework Core Tips In Practice: DbContext separation, Fluent API and Entities configuration
1/11/2022 3:12:18 AM.
I am describing the practical aspects of working with Entity Framework Core. In this part, I am touching DbContext separation, Fluent API and Entities configuration.
Advanced Entity Framework Core Tips In Practice: Concurrency, Query filters and SaveChanges Method Abilities💪
1/11/2022 3:11:26 AM.
I am describing the practical aspects of working with Entity Framework Core. In this article I am touching Concurrency token and RowVersion, on save changes interceptor with a bunch of usefu
Angular 11 App To Do CRUD Operations On Azure Cosmos DB With .NET 5 REST API
12/31/2021 6:37:05 AM.
In the previous article, we will learn how to create a .NET 5 API that can do CRUD operations on Azure Cosmos DB using EF Core. We will continue this article to build an Angular 11 app to connect to t
Create A .NET 5 App To Perform CRUD Operations On Azure Cosmos DB (SQL API) Using EF Core
12/27/2021 5:13:37 AM.
In this article, you will learn how to create a .NET 5 App to perform CRUD operations on Azure Cosmos DB (SQL API) using EF Core.
Working With Temporal Tables In EF Core 6.0
12/6/2021 1:37:49 PM.
Get started with creation of SQL Server Temporal Tables using Entity Framework Core 6.0 Code First approach and querying the historical data using LINQ.
Rockin’ The Code World with dotNetDave ft. Scott Hunter Ep. 42
11/16/2021 7:58:37 AM.
Join us with Scott Hunter on Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A on .NET and other programming technologies.
Building Secure REST API
8/4/2021 5:49:55 AM.
A Secure REST APi created in .Net Core using JWT Authentication and Entity Framework Code first approach. JWT Authentication is used for securing API requests. Each token generated by API for logged i
ASP.NET Core, Web API - Entity Framework Call Stored Procedure Implementation
7/12/2021 10:36:56 AM.
We can build Web API and Entity framework with code first or database first approach, however, it is hard to do so in the real working environment with ASP.NET Core Web API calling stored procedure.
Easy CRUD In ASP.NET Core With EasyData
6/24/2021 1:24:12 PM.
Implementing CRUD operations in your ASP.NET Core projects can be tedious and error-prone. In this article, we will describe how to solve this task with minimum effort and with maximum flexibility to
Generate The Client Code Of Web API Using Swagger API Specification
6/11/2021 8:39:20 AM.
In this article, you will learn how to generate the client code of Web API using Swagger API specification.
Import Excel Data To Database Using ASP.NET MVC Entity Framework Functionality
6/11/2021 6:35:18 AM.
In this article we will learn how to Import excel data to database using ASP.NET MVC Entity framework.
Integrating Swagger With Web API .NET Core Using Entity Framework
6/10/2021 12:45:15 PM.
In this article, you will understand on Integrating Swagger with Web API .Net Core using Entity Framework.
Using Entity Framework to Work With Database
6/9/2021 6:21:10 AM.
This article describes the database creation with the Entity Framework. You can also learn to apply the Data Annotation attributes in the database schema creation.
Understanding Code First Approach Of Entity Framework Core
6/8/2021 2:18:49 PM.
In this article, we will understand code first approach of Entity framework Core in ASP.Net Core. In this article we use entity framework core for creating table in SQL, delete table, update table, ad
Cascading DropDown in MVC4 Using Knockout, Web API With Entity Framework
5/27/2021 10:50:07 AM.
In this article, I will explore many things, including dropdown cascading, how to use Entity Framework and how to use a data transfer object with Entity Framework and how to use the ASP.NET Web API an
MVVM and Knockout Using Entity Framework in Web Application
5/27/2021 7:17:03 AM.
This article explains how to use the Model View ViewModel (MVVM) pattern with Knockout using Entity Framework in ASP.Net web applications.
Introducing EntityDataSource Control Final Release in ASP.Net
5/26/2021 9:48:07 AM.
This article describes the release of Dynamic Data Provider and EntityDataSource with its latest version 6.0.0.
Practical Introduction To Entity Framework: Day 4
5/26/2021 7:44:59 AM.
In this article, you will learn how to return multiple result sets or datasets in Entity Framework.
Practical Introduction To Entity Framework: Day 3
5/26/2021 7:43:41 AM.
In this article, you will see some a practical implementation of Entity Framework.
Practical Introduction To Entity Framework: Day 2
5/26/2021 7:42:29 AM.
This article provides the fundamentals of Entity Framework.
Practical Introduction To Entity Framework: Day 1
5/26/2021 7:41:27 AM.
It is an ORM (Object Relational Mapper) enable programmers to communicate with relational Database.
Practical Introduction To Entity Framework: Day 5
5/26/2021 7:39:31 AM.
This article provides a practical introduction to the Entity Framework.
Asynchronous Controller of Web API 2 With Entity Framework 6: Get() Method
5/25/2021 9:13:18 AM.
In this article, we will understand the Get method to get data from the Web API asynchronously.
Simple Shopping Cart Using Entity Framework in ASP.Net
5/24/2021 7:13:03 AM.
This article explains Entity Framework in ASP.NET and shows how to create a simple shopping cart using it.
Creating Entity Key in Entity Framework
5/24/2021 4:59:20 AM.
This article exlains how to create an Entity Key in the Entity Framework.
Adding Profile Data in ASP.Net Identity Using Visual Studio 2013
5/14/2021 5:59:51 AM.
This article will help you to learn to apply the migration in the Entity Framework based MVC application and you can also add more profile data to the application.
Expose Odata Endpoints Without Entity Framework and Performing CRUD
4/23/2021 10:37:11 AM.
This article explains odata endpoints without Entity Framework and performing CRUD.
Asynchronous Controller of Web API 2 With Entity Framework 6: Put and Delete Method
4/23/2021 5:55:39 AM.
As per promise, in this article we will see to update DB using Entity Framework with the help of Put method.
Pass Connection String At Run Time to Entity Framework
4/19/2021 10:21:19 AM.
In this article, we will see how to pass a connection string at run time to the Entity Framework.
Entity Framework Error: The Relationship Could Not be Changed Because One or More of the Foreign-key Properties is Non-nullable
4/15/2021 5:07:13 AM.
I am currently working on a MVC and Entity Framework based project in which I encountered a problem with Entity Framework when trying to delete an entity from a related data collection and one or more
Introduction to ASP.Net Identity 2.0
4/12/2021 5:48:53 AM.
ASP.NET Identity is the membership system for authentication and authorization of the users by building an ASP.NET application.
Working With Transaction in Entity Framework 6.0
4/8/2021 6:05:19 AM.
In this article, you will learn how to work with transactions in Entity Framework 6.0. Entity Framework internally maintains transactions when the SaveChanges() method is called. When we execute anoth
Table Per Type (TPT) Inheritance Update Data Via EDM Framework
4/6/2021 11:37:10 AM.
Today, in this article let's play around with an interesting and very useful concept in entity framework.
Table Per Type (TPT) Hierarchy Insert Data Via EDM Framework
4/6/2021 11:16:39 AM.
Today, in this article let's play around with an interesting and very useful concept in entity framework.
EntityDataSource in ASP.NET
4/6/2021 10:51:50 AM.
This article demonstrates an interesting and very useful concept in Entity Framework.
New Features of Entity Framework 6 Beta
4/6/2021 9:34:02 AM.
This article is all about the key features introduced in the Beta release of Entity Framework 6.
Code First Approach in Entity Framework
4/6/2021 9:28:22 AM.
This article explains the Code First Approach in Entity Framework.
Using Entity Framework in Web API Part-3
4/6/2021 6:11:14 AM.
This article explains how to add a view for adding the HTML code.
Table Per Type (TPT) Inheritance Insert Data Via EDM Framework
4/6/2021 5:03:51 AM.
Today, in this article let's play around with an interesting and very useful concept in entity framework.
Using Entity Framework in Web API Part-2
4/2/2021 10:35:55 AM.
In this article, we will discuss how to add the Web API Controller with Entity Framework.
OutputCache (1), In ASP.NET MVC
3/27/2021 7:30:04 AM.
This article is to explain how you can improve the performance of an ASP.NET MVC application by taking advantage of the output cache.
Some Useful Tips in Changing Code First Model After Scaffolding
3/26/2021 8:42:51 AM.
In this article, I am describing the various ways to do the changes while scaffolding the Entity Framework Code First Models.
Working With Stored Procedures Using Entity Framework: Part 3
3/25/2021 5:50:30 AM.
This article describes how to work with Stored Procedures using the Entity Framework in an ASP .Net Web Forms Application.
Using Entity Framework in Web API Part-1
3/24/2021 9:52:43 AM.
This article explains the Entity Framework in the Web API.
A Simple Step to Entity Framework Database First Approach
3/24/2021 9:41:27 AM.
In this article we learn the basic details of the Database First Approach of the Entity Framework.
Generic Repository Pattern in MVC3 Application With Entity Framework: Part 6
3/17/2021 5:59:29 AM.
This article will focus on the Unit Of Work Pattern and Repository Pattern, and shows how to perform CRUD operations in an MVC application when there is the possibility of creating more than one repos
Integrate Swagger With .NET Core 3.1 And Entity Framework Core
3/16/2021 4:15:47 AM.
In this article I will demonstrate how to integrate swagger UI with asp.net core web api and entityframe core. Swagger UI will help developer to test their API endpoint and provide documentation.
Unit Testing in Web API2 Using Entity Framework
3/12/2021 8:37:13 AM.
This article explains Unit Testing with Entity Framework in Web API 2, including how to modify the Scaffold Controller for passing the context object to the tests.
Forums Application Using MVC4 and Entity Framework
3/8/2021 7:40:32 AM.
This article shows how to create a forums application using MVC4 and Entity Framework.
Paging and Sorting in MVC 4
3/8/2021 7:04:53 AM.
This article explains how to implement paging and sorting in MVC using Entity Framework Paged List Library.
CRUD Operation With .NET Core 3.1 And Entity Framework Core
3/7/2021 2:31:43 AM.
In this article I am going to walk you through CRUD operation using .net core 3.1 and entity framework core.
Repository Pattern in MVC3 Application With Entity Framework: Part 5
3/1/2021 7:48:32 AM.
In this article I’ll focus on how to implement a Repository Pattern in the same MVC application, therefore moving ahead a step towards architectural approach of developing an enterprise application.
How To Implement Database Views Using Entity Framework (EF) Code First Approach
2/26/2021 6:47:15 PM.
In this article, you will learn how to Implement Database Views Using Entity Framework (EF) Code First Approach.
What is Eager Loading and What is Lazy Loading and What is N+1 Problem in Entity Framework?
2/25/2021 10:35:12 AM.
In this article, you will learn what Eager Loading and Lazy Loading are and how they work in an application and how you can take advantage of them.
Cascading Dropdown List in ASP.Net Using Entity Framework
2/24/2021 11:21:49 AM.
This article shows how to work with a cascading dropdown list for country/state/city in ASP.Net using Entity Framework.
DropDown Cascading in MVC4 Using Entity Framework
2/18/2021 6:06:43 AM.
This article demonstrates how to use dropdown cascading in MVC4 using the Entity Framework.
Caching in MVC Application With Entity Framework Using Query Notification
2/16/2021 7:21:40 AM.
This article explains caching in a MVC web application with Entity Framework using Query Notification (SqlDependency).
Entity Framework: Domain Modelling Approaches
2/12/2021 10:04:51 AM.
In this article I will be describing the three approaches to using Entity Framework (EF)- Model First, Database First and Code First.
Entity Framework (TPT): Part II
2/12/2021 7:19:40 AM.
Table-per-type inheritance uses a separate table in the database to maintain data and uses a single entity type in the Entity Framework. In other words, there is a single entity set in the Entity Fram
CRUD Operations Using Entity Framework 5.0 Code First Approach in MVC
2/11/2021 11:15:05 AM.
In this article, you will learn how to perform CRUD operations using the Entity Framework 5.0 Code First approach in MVC.
Connecting the MVC Application Using EntityFramework DB-First Approach: Part 3
2/10/2021 9:37:51 AM.
The article is an attempt to overcome the confusion related to how to use EntityFramework with MVC application in a very simple way.
Perform CRUD Functionality in ASP.Net MVC 5
2/10/2021 7:20:27 AM.
In this article, we'll learn how to do Create, Read, Update and Delete (CRUD) operations with the Entity Framework Data Model in the ASP.NET Web Application based on the MVC Project Template in Vi
Reducing Complexity Using Entity Framework Core Owned Types
2/8/2021 3:18:07 PM.
EF Core’s owned types allow you to group fields, that you do not want to appear as a reference, in a separate type.
Entity Framework Improvements in Visual Studio 2015
2/8/2021 9:58:30 AM.
This article is for those that want to understand what the new features provided in the new Visual Studios 2015 are.
Shadow Properties In Entity Framework 7
2/8/2021 9:50:37 AM.
In this article you will learn about Shadow Properties in Entity Framework 7.
Complex Types In Entity Framework 6 Designer
2/5/2021 11:55:30 AM.
In this article you will learn about complex types in Entity Framework 6 Designer.
Working With Stored Procedures Using Entity Framework: Part 2
2/5/2021 7:44:10 AM.
This article describes how to use the Entity Framework code in the Web Forms Project Template and do the CRUD Operations.
Getting Started With Entity Framework
2/5/2021 6:31:38 AM.
In this article you will learn about Entity Framework. Entity Framework is an ORM tool. ORM stands for Object Relational Mapper, as the name specifies it maps our business models with db types.
Unit Testing in MVC 4 Using Entity Framework
2/4/2021 5:43:21 AM.
This article is a brief introduction to the use of unit testing in MVC 4 using Entity Framework with repository.
ADO.Net Entity Framework Demo
2/3/2021 6:42:58 AM.
This article introduces the Entity Framework for Entity Framework beginners that have already worked with ADO.Net.
Table Per Type Inheritance in Entity Framework
2/3/2021 6:23:52 AM.
This article explains Table Per Type inheritance with the database approach in Entity Framework.
Configuration Of Entity Framework
2/3/2021 5:41:39 AM.
Here I will explain how to configure Entity Framework for application.
Complete CRUD Operations in MVC 4 Using Entity Framework 5 Without Writing Code
1/28/2021 12:17:23 PM.
This article describes how to perform basic CRUD operations in an MVC4 application using Entity Framework 5 without writing a single line of code.