Updated Wiki: Temporary Post Used For Theme Detection...
This is a temporary post that was not deleted. Please delete this manually. (51185140-4853-4268-8e94-4d3e0e2dd76e - 3bfe001a-32de-4114-a6b4-4005b770f6d7)
View ArticleUpdated Wiki: specs
Entity Framework 6As we design the features to be included in the Entity Framework 6 release the specifications will be made available on this page. These specifications will be working documents to...
View ArticleUpdated Wiki: Multi-tenant Migrations
Multiple Contexts per Database in EF6In EF5, migrations is only able to manage a single user model (DbContext) per physical database instance. In EF6 Migrations will be able to deal with managing...
View ArticleUpdated Wiki: Multi-tenant Migrations
Multiple Contexts per Database in EF6In EF5, migrations is only able to manage a single user model (DbContext) per physical database instance. In EF6 Migrations will be able to deal with managing...
View ArticleUpdated Wiki: Multi-tenant Migrations
Multiple Contexts per Database in EF6In EF5, migrations is only able to manage a single user model (DbContext) per physical database instance. In EF6 Migrations will be able to deal with managing...
View ArticleNew Post: Single model in the same database multiple times
Hi,The name of 'Multi-Tenant Migrations' has caused some confusion - we've actually recently renamed the new feature to 'Multiple Contexts per Database' to help make it clearer what scenario we are...
View ArticleEdited Issue: MustFix: EF6 should work in partial trust [586]
This item is to track some changes we need to do in the core bits in order to enable it to work in partial trust, shall we decide that we need to support it.It is important to keep in mind that the...
View ArticleNew Post: ModelConfiguration Extensibility
Hi Guys, I had intended to extend ManyToManyAssociationMappingConfiguration to include a ValueConditionConfiguration.I noticed however that while the classes are not sealed they are not designed for...
View ArticleEdited Feature: Query: Improve query generation for TPT (Table-Per-Type)...
This item was migrated from the DevDiv work item tracking system [ID=7221]. This work item originated from connect.microsoft.com. A member of the EF team at Microsoft should close the related Connect...
View ArticleCommented Feature: Enable sharing a store connection between multiple...
This item was migrated from the DevDiv work item tracking system [ID=5908]. This work item originated from connect.microsoft.com. A member of the EF team at Microsoft should close the related Connect...
View ArticleNew Post: Single model in the same database multiple times
Hi,Thanks for the response, I'll track the item you mentioned and I'll be looking forward to the blog post :-)Bjorn
View ArticleCreated Issue: Designer: DDL Generation Template for SQL CE should seperate...
Currently this is not the case for all statements, and it would be consistent and convenient if this was the case.
View ArticleCreated Issue: Filtering across multiple tables [825]
it seems in version 4 of EF you couldnt filter across multiple child tables. these 2 links explain the situation very...
View ArticleCreated Issue: Projection not working with null check [826]
I would use AutoMapper to make a projection using the extension method Project.To<TDestination>.With the expression parser of the current version of Entity Framework is not possible to write...
View ArticleEdited Issue: Projection not working with null check [826]
I would use AutoMapper to make a projection using the extension method Project.To<TDestination>.With the expression parser of the current version of Entity Framework is not possible to write...
View ArticleReviewed: Entity Framework 6.0.0 (Jan 27, 2013)
Rated 4 Stars (out of 5) - Wonderful project,but almost all tools integrated in VS, want more freedom for ways like generating files with EdmGen.exe
View ArticleNew Post: Single model in the same database multiple times
RoMiller wrote:I don't think we're going to be able to do much to improve it in EF6 (we're working on our last few features and then we're focusing on improving quality to get ready to RTM).This is off...
View ArticleCommented Issue: Designer: DDL Generation Template for SQL CE should seperate...
Currently this is not the case for all statements, and it would be consistent and convenient if this was the case.Comments: Please provide more details on benefits of having this? DDL is created by a...
View ArticleCommented Issue: Designer: DDL Generation Template for SQL CE should seperate...
Currently this is not the case for all statements, and it would be consistent and convenient if this was the case.Comments: The benefit would be that the script is consistent and reliable. It is only...
View Article