Quantcast
Channel: Entity Framework
Browsing all 10318 articles
Browse latest View live
↧

Commented Feature: Migrations: Support custom derived MigrationOperation [22]

There is a forum post with the following questions. Does anyone know the answers?http://social.msdn.microsoft.com/Forums/en-US/adodotnetentityframework/thread/cba32c2a-fe84-4d6b-93ff-077dc3046589·...

View Article


Commented Issue: DbConfiguration.SetInitializer Reference Context Problem [671]

I'm unable to use the SetInitializer method of EF6 DbConfiguration. Here's the problem I'm encountering.I have one project for my model, HotelRoomsModel, which inherits DbContext.I'm using Migrations...

View Article


Edited Issue: DbConfiguration.SetInitializer Reference Context Problem [671]

I'm unable to use the SetInitializer method of EF6 DbConfiguration. Here's the problem I'm encountering.I have one project for my model, HotelRoomsModel, which inherits DbContext.I'm using Migrations...

View Article

Commented Issue: DbConfiguration.SetInitializer Reference Context Problem [671]

I'm unable to use the SetInitializer method of EF6 DbConfiguration. Here's the problem I'm encountering.I have one project for my model, HotelRoomsModel, which inherits DbContext.I'm using Migrations...

View Article

Edited Feature: Support Anonymous Types as output for Compiled Queries [260]

Anonymous types are the only means for an EF developer to project the results of a query into an object other than the native entity. For queries that join multiple tables, the result set includes all...

View Article


Edited Feature: Auto compile enhancement - allow passing of a delegate to...

During a customer test of the new auto-compile feature of EF 5 (prerelease build) was tested and compared with the implementation the CAT team built for the custoemr using a wrapping provider.What we...

View Article

Edited Feature: Permit the ability to marked specific entities as 'unmanaged'...

Is there some way to mark specific entities to not be managed by the OSM at all? No - it must be via turning change tracking off for an entire set of entities. Enable a mechanism upon which to mark...

View Article

Commented Feature: Enable a mechanism to provide query hints [261]

Neither the Linq extensions to C# nor Entity Framework provides any way to pass a query hint to the underlying data provider. For database programming, this is a fundamental shortcoming of the...

View Article


Edited Feature: Support Anonymous Types as output for Compiled Queries [260]

Anonymous types are the only means for an EF developer to project the results of a query into an object other than the native entity. For queries that join multiple tables, the result set includes all...

View Article


Commented Issue: Database first: Consider improving experience when key...

Currently when metadata about the key of a database object is missing we use a heuristic to infer a synthetic key. This mechanism usually comes up with something that doesn't match user expectations...

View Article

Commented Issue: DbConfiguration.SetInitializer Reference Context Problem [671]

I'm unable to use the SetInitializer method of EF6 DbConfiguration. Here's the problem I'm encountering.I have one project for my model, HotelRoomsModel, which inherits DbContext.I'm using Migrations...

View Article

Created Feature: Code First: Improve fluency of entity configuration APIs [887]

Some of the methods on EntityTypeConfiguration aren't chain-able. I.e. ToTable, Ignore.

View Article

Created Feature: Consider creating IDbDependencyResolver service to obtain...

This was suggested on a discussion thread from the design meeting notes:http://entityframework.codeplex.com/wikipage?title=Design%20Meeting%20Notes%20-%20February%207%2c%202013This could potentially...

View Article


Created Feature: Code First: Add nested closure overload to Property API [889]

Sometimes it would be nice if you could do:modelBuilder .Entity<OrderLine>(ec =>{ ec.Property(); ec.Property();// etc.});

View Article

Edited Feature: Code First: Add nested closure overload to Property API [889]

Sometimes it would be nice if you could do: modelBuilder .Entity<OrderLine>(ec =>{ ec.Property(); ec.Property();// etc.});

View Article


Source code checked in, #f344923ea335

ElevenApplesUpOnTop (Prevent stack overflow from recursive DbConfiguration discovery) EnsureLoadedForContext is called from various places as soon as a context type is known to ensure that the correct...

View Article

Source code checked in, #4e07c9654fbd

Issue 465 - allow user to pass own transaction in for use inside the EntityConnection. Also adding BeginTransaction() API and throwing InvalidOperationExceptions where needed. Plus added tests.

View Article


Created Issue: Designer: Consider renaming 'ADO.NET Entity Data Model' [890]

When adding a new model folks need to select 'ADO.NET Entity Data Model'. We should consider renaming this to 'Entity Framework Model'.An alternative is to provide a second option and leave the...

View Article

Commented Issue: DbConfiguration.SetInitializer Reference Context Problem [671]

I'm unable to use the SetInitializer method of EF6 DbConfiguration. Here's the problem I'm encountering.I have one project for my model, HotelRoomsModel, which inherits DbContext.I'm using Migrations...

View Article

Edited Issue: DbConfiguration.SetInitializer Reference Context Problem [671]

I'm unable to use the SetInitializer method of EF6 DbConfiguration. Here's the problem I'm encountering.I have one project for my model, HotelRoomsModel, which inherits DbContext.I'm using Migrations...

View Article
Browsing all 10318 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>