338 Views
One of the new features in the EF Feature CTP5 that was released yesterday was a new T4 template for generating DbContext instead of ObjectContext. In this post I’m going to explain what is the new DbContext and then show how to use the new T4 template. Pay attention that the details I provide might change in the future since its only a CTP and not a release.
0 comments