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 Dileep Ashok
Configure Many-To-Many Relationship and ListBox control in MVC and Entity Framework
by Mayur V Lohite
Generic Repository Pattern MVC