Goodbye Entity Framework 1, Hello Entity Framework 4!

Date
19-20 Apr 2011 (Add to calendar) GMT
Venue
(Exact location not available) , Washington, US
Cost
Free

The 1.0 release of the Entity Framework was not a resounding success – developers found themselves fighting the framework. Thankfully, Entity Framework 4 enables you to work how YOU want to work. Database-first, Model-first, or Code-First – you decide. Self-tracking entities, POCO entities, custom entities – you decide. Auto-generated SQL or stored procedures – you decide. With a slew of new features EF4 will allow you to quickly achieve a high level of productivity. This demo-heavy presentation will cover the new features of Entity Framework 4 with a focus on features that will enhance the quality of your code!

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Any fool can write code that a computer can understand. Good programmers write code that humans can understand.” - Martin Fowler