Click here to Skip to main content
15,886,075 members
Articles / Programming Languages / C#

Mixed Style Development in Entity Framework

Rate me:
Please Sign up or sign in to vote.
4.75/5 (4 votes)
4 Nov 2011CPOL13 min read 38.5K   950   37  
There are three development styles in Entity Framework: Database-First, Model-First, and Code-First. In this article, I will show a mixed development style with Entity Framwork.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
Senior Software Developer from New Jersey, USA

Have 15+ years experience on enterprise application development with various technologies.

Comments and Discussions