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

Edited Issue: Migrations: Allow context and migrations to be in separate...

As it stands now, the Migrations tooling prevents you from creating your DbContext and DbMigrationsConfiguration classes in different projects.Steps:1. Create Project1 with a DbContext in it (start-up...

View Article


Edited Issue: Simplify exception message for connection failures [356]

If you specify an invalid connection string (or if the database server specified is for some reason unreachable) you most likely get an exception like this: 'An error occurred while getting provider...

View Article


Commented Issue: Simplify exception message for connection failures [356]

If you specify an invalid connection string (or if the database server specified is for some reason unreachable) you most likely get an exception like this: 'An error occurred while getting provider...

View Article

Edited Issue: EF 4 - Conditional mapping makes memory consumption to reach...

This issue was filed on Connect. A member of the EF team at Microsoft will need to follow up on the Connect bug when the issue is resolved. Dev11 TFS ID: 444663Repro files are available in the TFS bug...

View Article

Edited Issue: Migrations: Column facet changes are not scaffolded when...

If you rename a column and change any other facet (data type, length, etc.) we only detect the rename and don't alter the factes.The facet changes could happen before or after the rename.

View Article


Edited Issue: Make information about entities/relationships available from...

Currently it is very hard to debug exceptions for thinks like referential constraint violations and conceptual nulls because no information about the entities or relationships involved is made...

View Article

Edited Issue: Fail more gracefully if NuGet is not installed when using the...

Now that the DbContext templates are in the box and they bring in NuGet automatically it means that the EF designer has a dependency on NuGet. If NuGet is uninstalled then using the new EDM wizard...

View Article

Edited Issue: Improve caching of Object-Conceptual Mapping [325]

Currently the C-S part of the MetadataWorkspace is cached by AppDomain, as also are the results from calling LoadFromAssembly on a specific assembly for a specific model, but O-C mapping has to be...

View Article


Created Issue: Refactor and consolidate EFDesigner model validation and...

In the EFDesigner validation is happening in many places. This code should be refactored. We should also try reusing model validaiton that lives in the runtime dll and remove error codes/numbers.

View Article


Edited Issue: Database first: Consider improving experience when key metadata...

Currently when metadata about the key of a table, view or function is missing we apply an heuristic to infer a synthetic key. This mechanism usually comes up with something that doesn't match user...

View Article

Edited Issue: Database first: Consider improving experience when key metadata...

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

View Article

Edited Issue: Database first: Consider improving experience when key metadata...

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

View Article

Edited Issue: Database first: Consider improving experience when key metadata...

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


Edited Feature: Public query cache [246]

We should have a design for the public surface of the query cache, so that people can easily do things like:- Checking whether a specific query has a matching entry in the query cache- Checking how...

View Article

Edited Issue: Remove the logic that adds the application token to connection...

The original goal of changing the connection string is to obtain metris of EF usage in SQL Azure. The problem with this is that fiddling with the connection string when the user is not explicitly...

View Article


Created Issue: Provide a way to inject, in the Traslator, a custom entity...

Basically provide a way for the user to create entity instances before the materialization occurs in order to be able to support POCO entities with non parameterless constructors.

View Article

Edited Issue: Provide a way to inject, in the Translator, a custom entity...

Basically provide a way for the user to create entity instances before the materialization occurs in order to be able to support POCO entities with non parameterless constructors.

View Article


Created Issue: Support Read-only Views with no PK in CodeFirst model [802]

Sometimes we have views in the application that have no specific PKs and are used as read-only references for other operations.EF currently throws an exception "EntityType 'X' has no key defined....

View Article

New Post: ToList in nested select

See this blog post: http://refactorthis.wordpress.com/2012/07/20/entity-framework-tolist-in-nested-type-linq-to-entities-does-not-recognize-the-method/#comment-101 Please consider adding this. Thanks!

View Article

New Post: EF Migrations: Add extension support for new operations

Hi, I didn't receive any answer about the CLA yet, is normal to take it so long? Thanks!

View Article
Browsing all 10318 articles
Browse latest View live


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