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
ASP.NET Core, Web API - Entity Framework Call Stored Procedure Implementation
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...
George
Dec 09, 2020
ASP.NET Core, Web API - Entity Framework Call Stored Procedure
We can build a Web API and Entity framework with a 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 a stored pro...
George
Dec 09, 2020
Bulk Operations Using Entity Framework Core
In this article, we will see how we can perform bulk operations (CRUD) using EF Core using .Net 5 template
Jay Krishnareddy
Apr 22, 2021
Entity Framework DBFirst Approach - Step-By-Step Guide
This article is important with respect to the ORM tool Entity framework.
Rikam Palkar
Jun 22, 2020
Setting Up Entity Framework Using Code First Migrations
In this article, you will learn about setting up entity framework using code first migrations.
Amit Naik
Apr 20, 2020
Create, Edit And Delete API Using Entity Framework Core
In this article, you will learn about create, Edit and Delete API using Entity Framework Core.
Venkatesh Kumar
May 12, 2020
EF Core - SELECT DISTINCT on a Few Columns Only
In this article, you will learn about implementing EF Core - SELECT DISTINCT on selected columns only.
Konstantin Triger
Apr 26, 2020
Using Entity Framework Core Code First Approach
In this article, you will learn how to use the Entity Framework Core code first approach.
Venkatesh Kumar
Apr 22, 2020
EFCore Implementation Using .NET core
In this article, you will learn about EFCore Implementation using .Net core.
Venkatesh Kumar
Apr 22, 2020
Insert Records In Two Tables In Foreign Key Relationship Using Entity Framework Core
In this article, you will learn how to Insert Records in two tables in foreign key relationship using entity framework core.
Piyush Pansuriya
Apr 17, 2020
Efficient Data Modification with Entity Framework Core
In this article, you will learn about efficient data modification with Entity Framework Core.
Konstantin Triger
Apr 16, 2020
How To Configure A .Net Core 3.1 With MariaDB Using EntityFrameworkCore
This article talks about the way you can configure a .Net core 3.1 project to work with MariaDB.
Margaal
Feb 17, 2020
Entity Framework Core 5.0 - Plan Quick Review
Plan for Entity Framework Core 5.0 - Review:https://docs.microsoft.com/en-us/ef/core/what-is-new/ef-core-5.0/plan
Bassam Alugili
Feb 11, 2020
Entity Framework Core And Cosmos DB With Blazor
In this article, we will learn how to get started with Entity Framework Core and Cosmos Db with Blazor. We will create a demo application as well for better understanding.
Bassam Alugili
Jul 29, 2019
Interview Key Points About Entity Framework In A Nutshell
If you are facing an interview in Entity framework, then this is the article you must read before the interview process.
Mahesh Alle
Jul 10, 2019
Entity Framework Core In Docker Container - Part Two - SQLite
This article offers a good step-by-step tutorial on using SQLite and Entity Framework Core with Docker.
Bassam Alugili
May 15, 2019
All The Steps For Query Execution In Entity Framework
In this article, we will be exploring the life cycle of query execution in Entity Framework.
Atul Sharma
May 13, 2019
Entity Framework Core In Docker Container - Part I - SQL Server
In this article, we will learn using Docker with Entity Framework Core and with different databases.
Bassam Alugili
May 03, 2019
New Features Of Entity Framework Core 2.1 - Lazy Loading
This article discusses the new feature added to Entity Framework Core 2.1, i.e., Lazy Loading.
Mukesh Kumar
Apr 12, 2019
Features Of Entity Framework Core 2.1 - Better Column Ordering In Initial Migration
This article discusses the new features added in Entity Framework Core 2.1.
Mukesh Kumar
Apr 11, 2019
No Records Available.
61
-
80
of
116
<<
2
3
4
5
6
>>
Learn Flutter
Challenge yourself
XNA Skill
E-Book Download
Get Certified
PHP Developer