zzz projects Entity Framework 6 EF 6
Home EF Core Articles Knowledge Base Online Examples
  • Home
  • EF Core
  • Articles
  • Knowledge Base
  • Online Examples

Entity Framework 6 - Knowledge Base (KB)

2 results in tag: proxy-classes

What are the drawbacks of initially turning off ProxyCreationEnabled for EF code CTP5?

The only way that my WCF service can return classes from a code first model is by setting the ...ProxyCreationEnable... to ...false... using the code below....((IObjectContextAdapter)MyDb).ObjectContext.ContextOptions.ProxyCreationEnable = false; ...What ...
c# entity-framework proxy-classes serialization wcf
asked by Ralph Shillington

Using proxy classes to load data from a database?

In Entity Framework 4 Is it possible to choose to load some queries into a POCO without it using proxy classes? (For the purpose of caching that object for future read only use). I am using the Repository - Service pattern....By this I mean:...var order ...
c# entity-framework poco proxy-classes
asked by JK.

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...

Related

  • EF Extensions Online Benchmark
  • WIN an EF Extensions license
  • EF6 BatchSaveChanges for only $79
Save your entities 20× faster with EF Extensions
SaveChanges vs BulkSaveChanges

EF Extensions
Try for free now
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!