Oracle ODP.NET Support

I got the EFTracingProvider working with Oracle's ODP.NET. Only a few minor changes to both the code base of EFTracingProvider as well as the example code were necessary to get it mostly working. ...

Id #5 | Release: None | Updated: Mar 10 at 12:54 AM by sourishkrout | Created: Mar 10 at 12:54 AM by sourishkrout

Document disposing behavior

I just discovered a baaaaaad pitfall concerning disposing of contexts when using EFWrappers. Even if you dispose any created ObjectContexts, the connection will NOT be disposed. I checked the Objec...

Id #4 | Release: None | Updated: Dec 13 2011 at 4:11 PM by coeamyd | Created: Dec 13 2011 at 4:11 PM by coeamyd

Multi-threaded application support

To be able to use it in a multi threaded application I needed to make a simple modification to the EntityConnectionWrapperUtils.cs file. I added a static lock object at the class level (private sta...

Id #3 | Release: None | Updated: Nov 18 2011 at 1:05 PM by tamasflamich | Created: Nov 3 2011 at 2:23 PM by lpperras

Support tracing for Code-First

I can get it working with the EF 4.1 Database First DbContext T4 templates by adding this constructor: public abstract class MyDbContext : DbContext { protected MyDbContext(str...

Id #1 | Release: None | Updated: Jul 12 2011 at 8:23 PM by jrummell | Created: Jul 12 2011 at 8:23 PM by jrummell

  • 1-4 of 4 Work Items
    • Previous
    • 1
    • Next
    • Showing
    • All
    • Work Items