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

Commented Unassigned: Wrong entity returned when using orderby, let and...

I have attached a console application to demonstrate the problem:I have a list of entities: A.Each entity A has 2 separate collections of entity B associated with it Bs1, and Bs2.The query should...

View Article


Edited Issue: Hide "object members" on new API surface [1193]

In previous releases we were careful to hide Equals, GetHashCode, ToString, and GetType from Intellisense on classes where discoverability of methods is important. We should do the same for new API...

View Article


Edited Unassigned: Interaction between "DropCreateDatabase..." initializers...

It would be a better user experience if when automatic migrations are enabled and a DropCreate initializer is present on the same context the initializer is either ignored or is applied. In the current...

View Article

Edited Unassigned: Code First Stored Procs :: exception thrown when using...

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

Edited Unassigned: Code First Stored Procs :: exception thrown when using...

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


Commented Unassigned: Wrong entity returned when using orderby, let and...

I have attached a console application to demonstrate the problem:I have a list of entities: A.Each entity A has 2 separate collections of entity B associated with it Bs1, and Bs2.The query should...

View Article

Commented Unassigned: Wrong entity returned when using orderby, let and...

I have attached a console application to demonstrate the problem:I have a list of entities: A.Each entity A has 2 separate collections of entity B associated with it Bs1, and Bs2.The query should...

View Article

Commented Unassigned: Wrong entity returned when using orderby, let and...

I have attached a console application to demonstrate the problem:I have a list of entities: A.Each entity A has 2 separate collections of entity B associated with it Bs1, and Bs2.The query should...

View Article


Commented Issue: Designer: Entity Framework Model First "edmx:CopyToSSDL"...

Problem Description:Since the standard Entity Framework Model Designer does not allow for all SQL data types i wrote an extension for Visual Studio 11 Entity Framework Model Designer to add a custom...

View Article


Closed Issue: Designer: Entity Framework Model First "edmx:CopyToSSDL" don't...

Problem Description:Since the standard Entity Framework Model Designer does not allow for all SQL data types i wrote an extension for Visual Studio 11 Entity Framework Model Designer to add a custom...

View Article

Edited Issue: Designer: Entity Framework Model First "edmx:CopyToSSDL" don't...

Problem Description:Since the standard Entity Framework Model Designer does not allow for all SQL data types i wrote an extension for Visual Studio 11 Entity Framework Model Designer to add a custom...

View Article

Reopened 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

Created Unassigned: An exception when I handle inheritance with EF code first...

When I handle inheritance with EF code first, I hit an exception. My code like this:```public abstract class ProjectOwner{[key] public string Id { get; set; } ...}[Table("Organizations")]public class...

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

Commented 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.Comments: Reopened for discussion on behavior of...

View Article


Created Task: Allow interceptors to be registered in DbConfiguration [1207]

In general, interceptors can be added and removed dynamically at any time, whereas code-based configuration is intended to be unchanging for the application. However, if you want to setup an...

View Article

Edited Feature: More extensible default conventions [731]

The default Code First conventions should be refactored in a way that makes them easier to extend.

View Article


Edited Task: Simplify model conventions interfaces [1048]

Remove IDbConvention and add overloads to add IEdmConvention with an enum to specify if you are targeting conceptual or store.Make IDbMappingConvention internalDesign notes:...

View Article

Edited Unassigned: Confusing error message is thrown by .HasDeleteAction()...

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

Created Unassigned: Bad error message for .HasInverseEndMultiplicity() on out...

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) Error: Schema specified is not...

View Article
Browsing all 10318 articles
Browse latest View live


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