Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / entity-framework / EF5.0

EF5.0

EF5.0

Great Reads

by S. M. Quamruzzaman Rahmani
ASP.NET team released Identity framework 2.0. The new release contain some new features like generic primary key. This article explain how to change primary key from string to integer & use it with MVC5.
by kannankeril
This article focuses on database first development using ASP.NET MVC. It uses the Northwind database and walks the reader through developing a CRUD application, applying annotations, custom styling and using the jQuery UI Accordion to deliver a more polished UI experience.
by Eric Goedhart
Building a ASP.Net datadriven website
by Dileep Ashok
Asp.Net MVC-4,Entity Framework and JQGrid Demo with simple Todo List WebApplication

Latest Articles

by S. M. Quamruzzaman Rahmani
ASP.NET team released Identity framework 2.0. The new release contain some new features like generic primary key. This article explain how to change primary key from string to integer & use it with MVC5.
by kannankeril
This article focuses on database first development using ASP.NET MVC. It uses the Northwind database and walks the reader through developing a CRUD application, applying annotations, custom styling and using the jQuery UI Accordion to deliver a more polished UI experience.
by Eric Goedhart
Building a ASP.Net datadriven website
by Dileep Ashok
Asp.Net MVC-4,Entity Framework and JQGrid Demo with simple Todo List WebApplication

All Articles

Sort by Score

EF5.0 

by S. M. Quamruzzaman Rahmani
ASP.NET team released Identity framework 2.0. The new release contain some new features like generic primary key. This article explain how to change primary key from string to integer & use it with MVC5.
by kannankeril
This article focuses on database first development using ASP.NET MVC. It uses the Northwind database and walks the reader through developing a CRUD application, applying annotations, custom styling and using the jQuery UI Accordion to deliver a more polished UI experience.
by Eric Goedhart
Building a ASP.Net datadriven website
by Dileep Ashok
Asp.Net MVC-4,Entity Framework and JQGrid Demo with simple Todo List WebApplication
by Tom Cook (UK)
How to asynchronously poll a database for an Entity with EntityFramework 5
by Soufiane Rabhi
What you have to know about ADO.NET and Entity Framework
by Alex_Xia
A simple introduction for beginner to jump start on Entity Framework. The Model and query language are explained.
by Akhil Mittal
Code First Approach and Migrations in Microsoft .NET Entity Framework
by Dukhabandhu Sahoo
Handle optimistic concurrency using Entity Framework Code First.
by Rahul Pawar LogicMonk
Simple Demo Entity Framework - a tutorial explaining Code First!
by Omar Al Zabir
An example Web application showcasing the amazing features of ASP.NET MVC, WebAPI, EF together with ESB to build a secure, reliable, REST based web api, and web frontend.
by David Bywaters
Two approaches for unit testing Entity Framework