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

Edited 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) NOTE: Exception is thrownError:...

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: Issues with exception messages logged as...

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

Edited 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) NOTE: Exception is thrownAlso...

View Article

Commented 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


Commented 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

Source code checked in, #f45fb4684117675349ebfb9c1350cbb0eb579aa2

Converting built-in configuration conventions to lightweight conventions RequiredNavigationPropertyAttributeConvention, KeyAttributeConvention and ModelNamespaceConvention are using internal API since...

View Article

Commented Issue: EFDesigner (v12): Model does not validate on save. [1083]

___This is blocking at least one P1 QA test.___If we determine that the new behavior is preferred, I will update the QA test to support the new behavior.1. Create new C# project and add EDMX.2. Choose...

View Article


Closed Issue: EFDesigner (v12): Model does not validate on save. [1083]

___This is blocking at least one P1 QA test.___If we determine that the new behavior is preferred, I will update the QA test to support the new behavior.1. Create new C# project and add EDMX.2. Choose...

View Article


Commented Task: 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: Interaction between "DropCreateDatabase..." initializers and...

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

Commented Issue: InvalidOperationException now that MARS is off by default [979]

HiI recently upgraded to EF6 alpha 3 and I started receiving an exception when running my integration tests.It took me a while to track it down, but I believe it is caused by the changeset...

View Article

Closed Issue: InvalidOperationException now that MARS is off by default [979]

HiI recently upgraded to EF6 alpha 3 and I started receiving an exception when running my integration tests.It took me a while to track it down, but I believe it is caused by the changeset...

View Article


New Post: NotMapped Attribute in EF 5

Hello Duane, Could you provide a small repro of your scenario? What might work is creating a DbSet property for the base type and ensuring that it is sorted before other properties alphabetically....

View Article

Edited Issue: 2 warnings in VB codegen (EF6) [1174]

The following two warnings show up in my Model.tt when building a VB edmx:Compiling transformation: Variable 'errors' is passed by reference before it has been assigned a value. A null reference...

View Article


Edited Issue: EF6 Designer: F1 help goes to EF5 release [1177]

Before the final EF6 designer goes out we need to remember to update the F1 help to point to the new MSDN documentation. (Currently the documentation does not exist so it uses the EF5 release...

View Article

Commented Issue: EF6 Designer: F1 help goes to EF5 release [1177]

Before the final EF6 designer goes out we need to remember to update the F1 help to point to the new MSDN documentation. (Currently the documentation does not exist so it uses the EF5 release...

View Article


Edited Issue: Designer Setup: EDMX ItemTemplate is always put into 1033...

The EDMX item template ("AdoNetEntityDataModelCSharp.zip") is always put into the Data\1033 folder. This still works, because there is nothing localized/localizable about the template, and on localized...

View Article

Commented Issue: Designer Setup: EDMX ItemTemplate is always put into 1033...

The EDMX item template ("AdoNetEntityDataModelCSharp.zip") is always put into the Data\1033 folder. This still works, because there is nothing localized/localizable about the template, and on localized...

View Article

Edited Issue: AsStreaming invalid generic constraint? [1201]

The following fails to compile:context.History .Where(h => h.MigrationId == migrationId) .Select(_ => 1) .AsStreaming()// AsStreaming causes compilation error because the project returns...

View Article
Browsing all 10318 articles
Browse latest View live


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