how i can develop code-only EF application using release version of EF 4.0 not CPT. release version doesn't include ContextBuilder and DbContext .
A:
The code first is not part of EF 4.0 realease version. It is separate project called ADO.NET EF Feature and it is only in CTP 4 at the moment.
Ladislav Mrnka
2010-09-07 08:58:50
Thank you, I was confused
2010-09-08 14:05:38