6
Shouts

Announcing Entity Framework Code-First (CTP5 release) - ScottGu's Blog

published 896 days, 23 hours, 51 minutes ago posted by http://kazimanzurrashid.myopenid.com/http://kazimanzurrashid.myopenid.com/ 900 days, 3 hours, 34 minutes ago
Saturday, December 11, 2010 4:47:49 PM GMT Wednesday, December 08, 2010 1:04:29 PM GMT

This week the data team released the CTP5 build of the new Entity Framework Code-First library.  EF Code-First enables a pretty sweet code-centric development workflow for working with data.  It enables you to:Develop without ever having to open a designer or define an XML mapping file Define model objects by simply writing “plain old classes” with no base classes required Use a “convention over configuration” approach that enables database persistence without explicitly configuring anything Optionally o...

category: How To | clicked: 1 | | source: weblogs.asp.net | show counter code
tags: Code first, entity framework 4.0