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

Commented Issue: Designer: Entity Framework randomly reorders imported...

**Reactivating as we now have more details on this issue - see comments**This item was ported from a public Connect issue -...

View Article


Edited Feature: Make update command trees publicly constructible [1136]

We have an interception point for the creation of s-space DbCommandTree objects, but only the query command trees are publicly constructible. We should also make update command trees publicly...

View Article


Edited Task: Conventions should throw on invalid configuration [1047]

Alter conventions to throw when you get invalid configuration, such as calling HasKey with a property that doesn't exist for the entire set of types.

View Article

Edited Issue: DbContext model access perf regression [355]

While prototyping some model caching changes I noticed that model access perf. (i.e. calling IObjectContextAdapter.ObjectContext) has regressed quite substantially:AdventureWorks Code First model...

View Article

Commented Issue: DbContext model access perf regression [355]

While prototyping some model caching changes I noticed that model access perf. (i.e. calling IObjectContextAdapter.ObjectContext) has regressed quite substantially:AdventureWorks Code First model...

View Article


Edited Issue: DbContext model access perf regression [355]

While prototyping some model caching changes I noticed that model access perf. (i.e. calling IObjectContextAdapter.ObjectContext) has regressed quite substantially:AdventureWorks Code First model...

View Article

Edited Issue: Code First: Support Model Defined Functions (MDF) [304]

MDFs are not supported by Code First

View Article

Commented Feature: Consider generalized mechanism for registering services in...

Scenario: Someone creates an EF pluralization service for some language. It should be possible to ship this in a NuGet package and have that NuGet package automatically register the service when it is...

View Article


Edited Feature: Consider generalized mechanism for registering services in...

Scenario: Someone creates an EF pluralization service for some language. It should be possible to ship this in a NuGet package and have that NuGet package automatically register the service when it is...

View Article


Source code checked in, #23ba9d87176d0f4a3140c7dad5f273329a20c7c1

EfHasNoRestrictions (CodePlex 1212: Remove OperationAction.Restrict) OperationAction.Restrict is not supported by EF. This changes removes all places (that I could find) where it is referred to.

View Article

Closed Issue: Document which interfaces/bases classes are resolved through...

Developers need to know what they can resolve. This should be documented on IDbDependencyResolver and also in the interfaces/base classes themselves unless we don't own them.Comments: This is done...

View Article

Edited Issue: DbQuery to ObjectQuery replacement fails in some situations...

Current implementation of DbQueryVisitor tries to handle cases where the query is closed over variables containing DbQuery values by simply replacing them with the underlying ObjectQuery instances....

View Article

Commented Issue: Confusing error message is thrown by .HasDeleteAction() [1212]

Repro:1. New console application2. PM> Install-package entityframework -pre -version 6.0.0-beta1-205313. replace Program.cs with attached file4. Debug the application (F5)NOTE: Exception is thrown...

View Article


Edited Issue: Confusing error message is thrown by .HasDeleteAction() [1212]

Repro:1. New console application2. PM> Install-package entityframework -pre -version 6.0.0-beta1-205313. replace Program.cs with attached file4. Debug the application (F5)NOTE: Exception is thrown...

View Article

Edited Unassigned: EF5 F1 Help missing a space between words [1175]

> [This page is specific to the latest version of the Entity Framework. The latest version is available as the as the 'Entity Framework'NuGet package. For more information, see Entity Framework...

View Article


Source code checked in, #fc5166a68cb4331885c11066a493e004de9c9685

Runtime: Two fixes: 1) #1136 - Make update command trees publicly constructible Solution: Made the ctors public and also added ToString() to DbCommandTree. ToString calls Print() which renders a...

View Article

Source code checked in, #cf6619faf28cffd3b2f07c46213056a5406dfdd8

Merge branch 'master' of https://git01.codeplex.com/entityframework

View Article


Edited Feature: Make update command trees publicly constructible [1136]

We have an interception point for the creation of s-space DbCommandTree objects, but only the query command trees are publicly constructible. We should also make update command trees publicly...

View Article

Commented Feature: Make update command trees publicly constructible [1136]

We have an interception point for the creation of s-space DbCommandTree objects, but only the query command trees are publicly constructible. We should also make update command trees publicly...

View Article

Edited Issue: Code First Stored Procs :: exception thrown when using stored...

When initializing the following model: public class CogTag{ public Guid Id { get; set; } public virtual Gear Gear { get; set; }} public class Gear{ public int Id { get; set; } public string Nickname {...

View Article
Browsing all 10318 articles
Browse latest View live


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