Browse by Tags

Code Only – Further Enhancements
12 October 09 06:31 PM | efdesign | 22 Comments   
We’ve come a long way since the last post on Code-Only . So it’s high time for another update. We’ve been working really hard on Code-Only revving the design, and spotting missing capabilities and responding to feedback both internal and external etc. Read More...
Extending the Entity Framework Provider Model to support DDL
06 October 09 07:24 PM | efdesign | 6 Comments   
As part of the first previews of Code-Only we shared some code to create a database: // Create a context using code-only using (var mycontext = builder.Create(dbConnection)) {     // Create the database if it doesn’t already exist     Read More...
Transparent Caching Support in the Entity Framework
09 July 08 09:43 PM | efdesign | 14 Comments   
The Entity Framework's provider model makes it possible for it to work over different database's. The idea being that someone, either the database vendor or a third party, can write a provider that allows the Entity Framework to work with that database. Read More...

Search

This Blog

Syndication

Page view tracker