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)

6 results in tag: configuration

Permanently disable Configuration.ProxyCreationEnabled in EF?

Instead of having to do the following on every query, is there a way to just set that value globally? There is a lazyloading setting in the model view, but there does not seem to be a setting for the ProxyCreation.... using (var context = new LabEn...
c# configuration entity entity-framework proxy
asked by jwrightmail

EF6 and multiple configurations (SQL Server and SQL Server Compact)

Update:... Problem solved, see end of this question....The problem...:...We are trying to use Entity Framework 6 and code-based configuration in a scenario were we have use both a SQL Server and SQL Server CE in the same ...AppDomain.......This quite simp...
c# configuration entity-framework entity-framework-6
asked by Henrik Carlsson

How to avoid SerializationException: Type is not resolved for member XXX when testing a component that uses the LogicalCallContext

I've recently started hitting the following exception in my unit test (NUnit) code when EF tries to load information from App.config:...System.Runtime.Serialization.SerializationException : Type is not resolved for member [my type name], [my assembly name...
appdomain c# configuration entity-framework nunit
asked by ChaseMedallion

Entity Framework 6: Unable to load the specified metadata resource

First, this is related to another question here on SO:...I've read and debugged my issue with the following SO article & blog:...MetadataException: Unable to load the specified metadata resource...and...http://blogs.teamb.com/craigstuntz/2010/08/13/38628/...
c# configuration entity-framework entity-framework-6 windows-services
asked by Steve Stokes

Getting database connection string in ASP.NET 5/EF 6

I have a solution with two projects: ASP.NET ...5... Web project and Class library with EF6. In old ASP.NET 4 world I had DbContext class with the constructor:...public MyModel() : base("name=MyModel") { } ...And then in the web application I had conne...
asp.net asp.net-core configuration entity-framework entity-framework-6
asked by Felix

The ADO.NET provider 'Oracle.ManagedDataAccess.Client' is either not registered in the machine or application config file, or could not be loaded

I am using ....NET4.5.1..., ...MVC5..., ...EF6..., with ...Oracle.ManagedDataAccess 4.121.1.0... and ...Oracle.ManagedDataAccess.EntityFramework 6.121.2.0...I was able to generate Model from existing database (part of it adding table by table), applicatio...
.net-4.5 c# configuration entity-framework-6 oracle
asked by Matas Vaitkevicius

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!