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

New Post: Single model in the same database multiple times

I've been reading up on the specs for adding Migrations Multi-tenancy in EF6 and I would like to propose to extend this support for having multiple identical models in the same database. We are...

View Article


Edited Feature: Flexible mapping to domain classes (not just property...

Allow mapping to fields, methods, dictionaries, generic classes, factory pattern etc. There are some other issues that track specific scenarios to enable:* http://entityframework.codeplex.com/workitem/801

View Article


Commented Feature: Query: Expose API to test if a string is an ESQL keyword...

"This is from forum questionsWhen customers implement eSQL autogeneration they occasionally step over eSQL keywords.The ask is to expose an API on the parser that will allow testing if a name is a...

View Article

Closed Feature: Query: Expose API to test if a string is an ESQL keyword (or...

"This is from forum questionsWhen customers implement eSQL autogeneration they occasionally step over eSQL keywords.The ask is to expose an API on the parser that will allow testing if a name is a...

View Article

Edited Feature: Enable sharing a store connection between multiple contexts...

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 Article


Commented 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 Article

Edited Feature: Enable Include to issue multiple queries instead of JOINs [88]

This item was migrated from the DevDiv work item tracking system [ID=20480]. This work item originated from connect.microsoft.com. A member of the EF team at Microsoft should close the related Connect...

View Article

Commented Feature: Enable Include to issue multiple queries instead of JOINs...

This item was migrated from the DevDiv work item tracking system [ID=20480]. This work item originated from connect.microsoft.com. A member of the EF team at Microsoft should close the related Connect...

View Article


Source code checked in, #7675b3b3eae3

Changes to enable functional testing of Pluralization Service - Changed PluralizingTableNameConvention to get pluralization service each time Apply is called - Added TestBase as a base type for all...

View Article


Updated Wiki: Design Meeting Notes - January 24, 2013

-

View Article

Created Issue: AsStreaming should fail fast when connection resilency is on...

Options are:- Let things continue, but then potentially get inconsistent state if a retry happens- Throw only if a retry is needed, but this may not happen until the app is in production, and it is not...

View Article

Source code checked in, #a4ff5b6fec28

Fixing .NET40 build break

View Article

Commented Issue: Code First: Platform differences cause pre-generated view...

We need to do something to ensure view that are generated on one platform won't be considered 'out-of-date' on a platform that gives a different reflection order for properties (and therefore a...

View Article


New Post: Discover by debug: EF Code First Model Building

Hi there, can you point me out where I can find functional/unit test in charge to test conventions and configurations in the code base?Thank you

View Article

Updated Wiki: Design Meeting Notes - January 24, 2013

Design Meeting Notes - January 24, 2013Buffering data reader perfThe change to make EF queries buffer by default caused some of our perf tests to regress. Changes were made to bring back some of this...

View Article


Updated Wiki: Design Meeting Notes

Entity Framework Design Meeting NotesThe Entity Framework team has a weekly design meeting in which we discuss/recap design and other issues with the codebase. These are the notes from those meetings....

View Article

New Post: which commit matches the EF 5.0.0.0 release?

jmanning,The move to git happened after work started on EF6 so there is no tag or anything similar for EF5. Also, EF5 was not developed under an open source license and unfortunately the source for EF5...

View Article


New Post: Discover by debug: EF Code First Model Building

Unit tests: test\EntityFramework\UnitTests\ModelConfiguration\Conventions test\EntityFramework\UnitTests\ModelConfiguration\ConfigurationFunctional tests:...

View Article

Commented 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 Article

Updated 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 Article
Browsing all 10318 articles
Browse latest View live