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

Commented Feature: Consider disabling validation of [Required] on navigation...

The fact that we validate [Required] on nav props can be annoying. The following details are from a bug report where this behavior was not expected...So I have the following Entities...

View Article


Closed Unassigned: EF5 - Migration Code isn't creating working code [1448]

I've got the following class definitions:``` public partial class User{ public int UserId { get; set; } public int BlastersMembersID { get; set; } public string Name { get; set; }[DoNotSerialize]...

View Article


Commented Feature: Consider disabling validation of [Required] on navigation...

The fact that we validate [Required] on nav props can be annoying. The following details are from a bug report where this behavior was not expected...So I have the following Entities...

View Article

Commented Issue: Code First Logic to create tables on empty database should...

**EF Team Triage: We should do this as part of the provider improvement planned after EF6** http://entityframework.codeplex.com/workitem/415In EF5 we made Code First work in scenarios in which the...

View Article

Created Feature: Consider including pre-generated mapping views for schema...

I ran some experiments and found that pre-generated mapping views can improve start up time for things like the designer (and potentially other services that use the schema discovery model, such as a...

View Article


Edited Feature: Consider including pre-generated mapping views for schema...

I ran some experiments and found that pre-generated mapping views can improve start up time for things like the designer (and potentially other services that use the schema discovery model, such as a...

View Article

Edited Feature: Consider including pre-generated mapping views for schema...

I ran some experiments and found that pre-generated mapping views can improve start up time for things like the designer (and potentially other services that use the schema discovery model, such as a...

View Article

Edited Feature: Consider including pre-generated mapping views for schema...

I ran some experiments and found that pre-generated mapping views can improve start up time for things like the designer (and potentially other services that use the schema discovery model, such as a...

View Article


Source code checked in, #b4fe027b03c14bb2b0873b5cb4907afe124e3786

Updating nuspec forward links for rtm

View Article


Source code checked in, #a8e4eacba6d7f2f254f4bdbf15f6cd34e6afdda0

Merge branch 'release-6.0.0'

View Article

Edited Issue: [RTM] EntityType.DeclaredMembers is not accessible with a...

## SUMMARYEntityType.DeclaredMembers is a ReadOnlyMetadataCollection. It's currently accessible with an **int** key, but if you try to access it with a **string** key, it throws an exception.##...

View Article

Created Unassigned: Use of Nullable.HasValue in the body of a Linq query...

When a query includes the use of Nullable<T>.HasValue and Nullable<T>.Value in the query, the SQL that we are generating doesn't generate a bit parameter for the use of HasValue, instead we...

View Article

Updated Wiki: Connection Resiliency Spec

Background Applications connecting to a database server have always been vulnerable to connection breaks due to back-end failures and network instability. However, in a LAN based environment working...

View Article


Edited Unassigned: Use of Nullable.HasValue in the body of a Linq query...

When a query includes the use of Nullable<T>.HasValue and Nullable<T>.Value in the query, the SQL that we are generating doesn't generate a bit parameter for the use of HasValue, instead we...

View Article

Edited Unassigned: [Investigate EF6] Designer: Designer: update model from...

Using the sql compact provider it is fairly easy to break a lot of the mappings for the model and to get the model in a state where it won't update from the databaseRepro:* Install packages from aspnet...

View Article


Commented Unassigned: [Investigate EF6] Designer: Designer: update model from...

Using the sql compact provider it is fairly easy to break a lot of the mappings for the model and to get the model in a state where it won't update from the databaseRepro:* Install packages from aspnet...

View Article

Edited Unassigned: [Investigate EF6] Designer: Designer: update model from...

Using the sql compact provider it is fairly easy to break a lot of the mappings for the model and to get the model in a state where it won't update from the databaseRepro:* Install packages from aspnet...

View Article


Source code checked in, #fcdb47d8c751e2c5581bf61f5ed91372cf48e048

This change corrects some of the assumptions that were made by the test framework regarding using Sql Server vs. SqlAzure

View Article

Commented Task: Code Cleanup: Get rid of build warnings in tooling [1509]

We have a handful of build warnings left to get rid of.Comments: [Work Item 1132](https://entityframework.codeplex.com/workitem/1132) is part of this.

View Article

Commented Issue: Fix build warnings due to EmbedInteropTypes in Designer...

We have this in the runtime so we should just copy what we have there.In UnitTests.csproj for the designer we have the following lines:<Reference Include="VSLangProj, Version=7.0.3300.0,...

View Article
Browsing all 10318 articles
Browse latest View live


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