Congratulations - C# Corner Q4, 2022 MVPs Announced
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 5
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Abhimanyu K Vatsa (4)
Vijay Prativadi (3)
Sandeep Singh Shekhawat (1)
Akhil Mittal (1)
Xiaoping Wu (1)
Kiran Kumar Talikoti (1)
Gowtham K (1)
Sachin Kalia (1)
Jignesh Trivedi (1)
Related resources for Entity Framework 5
No resource found
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.
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.
Spatial Data Type Support in Entity Framework 5
1/1/2021 9:59:28 AM.
Entity Framework 5 brings many improvements and Spatial Data Type Support in Code First and Model Designer is one of them.
Enum Support (Code First) in Entity Framework 5
12/22/2020 12:01:36 PM.
Entity Framework 5 brings number of improvements and Enum Support in Code First is one of them.
Use Entity Framework Core 5.0 In .NET Core 3.1 With MySQL Database By Code-First Migration On Visual Studio 2019 For RESTful API Application
12/9/2020 7:54:03 AM.
This article walks you through how to use EF Core 5.0 in .NET Core 3.1 to implement a code-first approach to create/update a MySQL database on Visual Studio 2019 for a RESTful API application.
Creating Primary Key And Foreign Key Association in SQL Server Using Visual C# 2010 and Entity Framework
12/8/2020 3:20:35 AM.
In this article I am showing how to create primary key and foreign key association in Employee and Department table.
Working With Kendo UI Chart Using Web API 2 and EF5
7/10/2015 10:47:10 PM.
This article shows how to use Kendo UI Charts using WEB API 2 and Entity Framework 5.
Validation Failed For One or More Entities: MVC/Entity Framework 5.0
8/13/2014 6:07:50 PM.
In this article you will see how to fix failed validation for one or more entities: MVC/Entity framework 5.0.
Select Data With Enums Via EDF Framework 5.0
12/17/2012 4:29:32 PM.
Today, in this article let’s play around with one of the interesting and most useful concepts in Entity Data Model Framework 5.0.
Select Data Using Spatial Types Via EDF Framework 5.0
12/17/2012 4:26:36 PM.
Today, in this article let’s play around with one of the interesting and most useful concepts in Entity Data Model Framework 5.0.
Select Data With Table Valued Function (TVF) Via Data Entity Model - EDF Framework 5.0
12/16/2012 6:46:03 PM.
Today, in this article let’s play around with one of the interesting and most useful concepts in Entity Data Model Framework 5.0.
Enum Support (EF Designer) in Entity Framework 5
9/27/2012 9:51:02 PM.
Entity Framework 5 brings number of improvements and Enum Support in EF Designer or Code First is one of them. In this post you will learn it by creating a simple console application then will add EF Designer and will sketch the Model on designer surface.
Normal LINQ Query to Compiled LINQ Query to Auto-Compiled LINQ Queries in Entity Framework 5
9/26/2012 11:42:33 PM.
In this article I'll be talking about query performances (EF1 to EF5) so that you can better understand the Entity Framework 5 query performance improvements.
New Feature of Entity Framework 5.0 RC
6/15/2012 6:28:46 PM.
In this article you will learn the new features of Entity Framework 5.0 RC.