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

Edited Issue: EntityFramework 5 Code First multiple inheritance mapping...

#Steps to Reproduce#---##Model## public class Gender{[Key] public Guid GenderId { get; set; }[Required][MaxLength(250)] public string Name { get; set; }} public abstract class Person{[Key] public Guid...

View Article


Closed Issue: CF Stored Procs :: Misleading exception thrown when trying to...

Repro.Produce the following model:``` public class ArubaTask{ public int Id { get; set; } public string Name { get; set; }} public class ArubaRun{ public int Id { get; set; } public...

View Article


Edited Issue: Database.UseTransaction may perform context initalization,...

When we let EF know about the user transaction, one can use:context.Database.UseTransaction(myTransaction). Problem is, that under the covers it looks like...

View Article

Created Issue: Assert thrown when running P1 test case...

The test case has following assert twice. After clicking Ignore on it, the test case passes eventually. Here is the text from the Assert.---------------------------Assertion Failed: Abort=Quit,...

View Article

Created Unassigned: Assert thrown when running P1 test case...

Following assert is thrown when running this P1 test. How many ever times, Ignore is clicked, it keeps coming back. The text from the assert is as follows.```The ParameterName this scalar is pointing...

View Article


Edited Unassigned: Assert thrown when running P1 test case...

Following assert is thrown when running this P1 test. How many ever times, Ignore is clicked, it keeps coming back. The text from the assert is as follows.```The ParameterName this scalar is pointing...

View Article

Edited Issue: Assert thrown when running P1 test case...

The test case has following assert twice. After clicking Ignore on it, the test case passes eventually. Here is the text from the Assert."---------------------------Assertion Failed: Abort=Quit,...

View Article

Edited Issue: Assert thrown when running P1 test case...

The test case has following assert twice. After clicking Ignore on it, the test case passes eventually. Here is the text from the Assert.```---------------------------Assertion Failed: Abort=Quit,...

View Article


Edited Issue: InternalsVisibleTo not removed on published builds [1342]

src\EntityFramework\Properties\InternalsVisibleTo.cs we have a set of InternalsVisibleTo that are wrapped in an #if !INTERNALS_INVISIBLE. Problem is that this is never set so the EF6 Nightly and...

View Article


Commented Issue: InternalsVisibleTo not removed on published builds [1342]

src\EntityFramework\Properties\InternalsVisibleTo.cs we have a set of InternalsVisibleTo that are wrapped in an #if !INTERNALS_INVISIBLE. Problem is that this is never set so the EF6 Nightly and...

View Article

Edited Unassigned: Assert thrown when running P1 test case...

Following assert is thrown when running this P1 test. How many ever times, Ignore is clicked, it keeps coming back. The text from the assert is as follows.```The ParameterName this scalar is pointing...

View Article

Closed Issue: Undo/Redo after update-from or generate database operation [1302]

Update From Database:1. Add new EDMX, empty model2. Update from an existing database and select a table.3. Once update is complete, press ctrl+zExpected: the reverse-egnineered entity...

View Article

Commented Feature: Power tools : Data annotations for reverse engineering...

In many applications, having the classes generated use Data Annotations instead of the Fluent mapping is more desirable. There are blog posts on how to customize the tt files to do this for some...

View Article


Commented Issue: Power Tools: Context menu commands not working in project...

None of the actions from the file context menu is working when the project is under a solution folder. A message box saying “Sequence contains no matching element” is displayed, no exception is written...

View Article

Commented Issue: [UX] Icons on tree grid control of the Mapping Details...

Mapping Window tree grid icons are not properly sized on high DPI.Related issues:[#1359](https://entityframework.codeplex.com/workitem/1359) Icons on toolbar control of the Mapping Details window look...

View Article


Edited Issue: [UX] Icons on tree grid control of the Mapping Details window...

Mapping Window tree grid icons are not properly sized on high DPI.Related issues:[#1359](https://entityframework.codeplex.com/workitem/1359) Icons on toolbar control of the Mapping Details window look...

View Article

Edited Issue: [UX] Icons in Model Browser look blurry in high definition...

Apparently some setting is causing WPF to render icons in model browser in such way that they look very blurry. The ones on the Solution Explorer window look crisp.

View Article


Edited Issue: Designer (UX): Designer surface color does not immediately...

1. Add a new EDMX2. Change the VS theme (from light to dark or dark to light)Expected: Designer surface should change to match VS themeActual: Does not change until VS is restarted

View Article

Commented Issue: Designer (UX): Designer surface color does not immediately...

1. Add a new EDMX2. Change the VS theme (from light to dark or dark to light)Expected: Designer surface should change to match VS themeActual: Does not change until VS is restartedComments: Fixed in...

View Article

Edited Issue: Designer: Existing extensions do not work [1162]

The assembly version of Microsoft.Data.Entity.Design.Extensibility.dll has changed from 11.1.0.0 to 12.0.0.0. Unless we put a binding redirect inside of devenv.exe.config, exiting designer extensions...

View Article
Browsing all 10318 articles
Browse latest View live


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