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

Edited Issue: Designer: regresion on hint color in mapping details [1424]

When there is a mapping error the full background of the watermark is made of the same fill color as the entity. See image attached. Worst case I can re-add the line that set the color hint when the...

View Article


Edited Issue: Designer: regresion on mapping details hint color [1424]

When there is a mapping error the full background of the watermark is made of the same fill color as the entity. See image attached. Worst case I can re-add the line that set the color hint when the...

View Article


Commented Feature: Better support for default values [44]

One example is allowing date properties to have a default of NOWComments: Better support for default values would be nice For example, if I have a nullable bit value in my database and have a default...

View Article

Source code checked in, #8b81fa5825c0ead78caf052b8d001d3965791e16

Migrations: Additional fix for #1244 - Migrations: Migrating from PK/FK to separated out FK as an IA scaffold invalid migration Problem: The initial fix for 1244 was to not detect IA FK renames if the...

View Article

Edited Issue: Migrations: Migrating from PK/FK to separated out FK as an IA...

Create 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


Commented Issue: Migrations: Migrating from PK/FK to separated out FK as an...

Create 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

Commented Task: Designer: Downgrade model-first models when ef6 selected on...

For empty models (a.k.a. model-first) we create a v3 edmx on projects that target .NET Framework 4. When the user first tries to generate a database from the model or update the model from a database,...

View Article

Commented Issue: Retargetting framework fails to update namespaces in EDMX...

Create a new project (e.g. C# console project)Using the project's properties change the target framework to .NET 4.0Create an empty ADO.NET Entity Data ModelAdd 1 Entity with 1 propertySave everything...

View Article


Edited Issue: Metadata API usability: it is not possible to publically create...

As part of the work on public code first conventions we are enabling user code to manipulate EF models at runtime. Unfortunately there are several fundamental pieces missing in the object model that...

View Article


Created Unassigned: Make the internal DbModelBuilder.Entity(Type entityType)...

Please make the internal EntityTypeConfiguration DbModelBuilder.Entity(Type entityType) method public. This would make registration of run-time generated types far easier.Currently two hacky reflection...

View Article

Edited Issue: [UX] "Mapping Details" Toolbar area and icons keep growing in...

# ISSUE"Mapping Details" Toolbar keeps growing whenever theme is changed# REPRO- VS 2013 Preview, EFTools latest, new app, add new Data Model, generate from DB- Open Mapping Details pane and observe...

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

Commented 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.Comments: Reactivating and assigning...

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

Commented 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.Comments: Resolving again as the...

View Article


Commented Unassigned: System.ArgumentException [1428]

Code First DevelopmentEntity Framework 5.0; .NET Framework 4.0.30319.1 full; Windows server 2008 R2 Enterprice x64.'DocumentDescription' is model. Work fine on developer machine , but on server code...

View Article

Edited Task: Remove dependency on System.Data.Entity.dll [1262]

There are still some places in the designer where we use System.Data.Entity.dll. We should remove this dependency. Note that some of the dependencies are "soft" - i.e. we use type name as a string....

View Article


Commented Task: Remove dependency on System.Data.Entity.dll [1262]

There are still some places in the designer where we use System.Data.Entity.dll. We should remove this dependency. Note that some of the dependencies are "soft" - i.e. we use type name as a string....

View Article

Edited Task: Remove dependency on System.Data.Entity.dll [1262]

There are still some places in the designer where we use System.Data.Entity.dll. We should remove this dependency. Note that some of the dependencies are "soft" - i.e. we use type name as a string....

View Article

Edited Task: [NonVS] Designer: Make internal test suite run against...

We have some tests that we will not be moving into the OSS code base (because of the complexity decoupling them from the internal Microsoft infrastructure). However, we still want to be able to run...

View Article
Browsing all 10318 articles
Browse latest View live


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