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

Edited Issue: UpForGrabs: Designer - inconsistency in naming properties...

When using a designer to add a new property to a complex type, the default name is Property (or ComplexProperty for complex ones). In the case of entities its Property1 or NavigationProperty1....

View Article


Edited Issue: LOC Designer - When creating a new entity the default key name...

There is inconsitency in the default name for Key property. In English local it's "Id", in localized bits (checked on German and Japanase) its "ID"

View Article


Edited Issue: Designer: Pluralization checkbox is checked by default on DEU...

When importing model from the database, on localized versions of VS we expect the "pluralize" checkbox to be unchecked by default (since it doesnt do anything on non-english locales) However on german...

View Article

Edited Feature: Consolidate EF Designer & EF Power Tools (One EF) [407]

Provide one unified set of tooling for creating a model, whether it's an edmx model or a Code First model.

View Article

Edited Feature: Make EF Designer OSS [406]

We are working to make the EF Designer OSS.

View Article


Edited Issue: Scheme update without data loss [389]

If I create data model using EntityFramework I could generate database from model. However, I cannot update existing database schema if I change enity data model.That would be great if EntityFramework...

View Article

Closed Issue: Scheme update without data loss [389]

If I create data model using EntityFramework I could generate database from model. However, I cannot update existing database schema if I change enity data model.That would be great if EntityFramework...

View Article

Edited Issue: Scheme update without data loss [389]

If I create data model using EntityFramework I could generate database from model. However, I cannot update existing database schema if I change enity data model.That would be great if EntityFramework...

View Article


Closed Issue: Scheme update without data loss [389]

If I create data model using EntityFramework I could generate database from model. However, I cannot update existing database schema if I change enity data model.That would be great if EntityFramework...

View Article


Commented Issue: Count(predicate) not the same as Where(predicate).Count() in...

Given the following classes: public class Foo { public virtual int Id { get; set; } public virtual Bar Bar { get; set; } } public class Bar { public virtual int Id { get; set; } public virtual Baz Baz...

View Article

Edited Issue: UpForGrabs: Consolidate enumerations for schema versions [438]

Currently we haveCore\Metadata\XmlConstants.csEdm\Common\DataModelVersions.cswhich we should be able to consolidate.We also have versions in the ttinclude which we may be able to not use, but that...

View Article

New Post: cannot open power tools project

hi, i just download eec036fa8211 changeset of ef. trying to open the powertools solution with vs 2012 i receive the error that powertools.csproj is not compatible. how can i solve?   luca

View Article

New Post: Migration enhancements

See step 5 here.

View Article


New Post: Query generation in batch insert scenarios

I created a fork to prototype the approaches mentioned above and see how they compare in EF. If you would like to contribute please send me a message. Thanks, Andriy

View Article

Commented Issue: ToLatestVersion test is failing after ContextKey change [490]

The tests "ToLatestVersion_use_connection_name_from_config_file" and "MigrateDatabaseToLatestVersion_invokes_migrations_pipeline_to_latest_version" are failing on my machine after pulling the...

View Article


Commented Issue: ToLatestVersion test is failing after ContextKey change [490]

The tests "ToLatestVersion_use_connection_name_from_config_file" and "MigrateDatabaseToLatestVersion_invokes_migrations_pipeline_to_latest_version" are failing on my machine after pulling the...

View Article

Closed Issue: Update EF5 tooling to install for VS Windows Desktop Express [413]

Visual Studio Express 2012 for Windows Desktop was recently announced - http://blogs.msdn.com/b/visualstudio/archive/2012/06/08/visual-studio-express-2012-for-windows-desktop.aspxWe need to update our...

View Article


New Post: Migration enhancements

Thanks for the info, I thought it was only for tests, it now installs. Found some small issue below (nothing that I can't work around for now): However when running Enable-Migrations for the second...

View Article

Commented Issue: Many-to-many relationship left and right keys flipped after...

This appears to be a bug where MapLeftKey and MapRightKey are not mapping HasMany and WithMany respectively but instead flipping this mapping around. This seems to be a regression for 4.3.1 to 5.Full...

View Article

Commented Issue: Lazy loading doesn't populate results in initial query [485]

When a database model is created using Entity Framework 5 and the databases populated, lists in the database are not correctly displayed on the first database query of a session. Attached is a sample...

View Article
Browsing all 10318 articles
Browse latest View live


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