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

Created Issue: Designer: Improve perf of Model Browser search in large models...

This issue was reported via a private Connect issue.Searching in Model Browser can hang Visual Studio while searching thru a large model.

View Article


Commented Issue: Designer: Improve perf of Model Browser search in large...

This issue was reported via a private Connect issue.Searching in Model Browser can hang Visual Studio while searching thru a large model.Comments: **EF Team Triage:** We are only taking minimal changes...

View Article


Created Issue: Code First: TPC with two abstract base classes fails [981]

The following code fails to build a model because there are two abstract base classes before the first concrete class. Removing BillingDetailBase causes the model to be successfully built.```public...

View Article

Edited Issue: Code First: TPC with two abstract base classes fails [981]

The following code fails to build a model because there are two abstract base classes before the first concrete class. Removing BillingDetailBase causes the model to be successfully built.```public...

View Article

Created Issue: Designer: Unhelpful error message after upgrading to VS2012...

This issue was reported via Connect http://connect.microsoft.com/VisualStudio/feedback/details/761883/vs-give-unknown-error-message-while-generating-db-from-efThe Connect issue records that a few...

View Article


Edited Issue: Designer: Unhelpful error message after upgrading to VS2012...

This issue was reported via Connect http://connect.microsoft.com/VisualStudio/feedback/details/761883/vs-give-unknown-error-message-while-generating-db-from-efThe Connect issue records that a few...

View Article

Commented Feature: Use NEWSEQUENTIALID() instead of NEWID() for GUID keys [71]

This item was migrated from the DevDiv work item tracking system [ID=32229].This work item originated from connect.microsoft.com. A member of the EF team at Microsoft should close the related Connect...

View Article

Created Feature: LINQ to Entities: Support String.IsNullOrWhitespace() [983]

The CLR method `String.IsNullOrWhitespace()` should be mapped to the canonical function `IsNull(value) OR Length(Trim(value)) = 0`

View Article


Edited Feature: LINQ to Entities: Support String.IsNullOrWhitespace() [983]

The CLR method `String.IsNullOrWhitespace()` should be mapped to the canonical function `IsNull(value) OR Length(LTrim(value)) = 0`

View Article


Commented Feature: LINQ to Entities: Support String.IsNullOrWhitespace() [983]

The CLR method `String.IsNullOrWhitespace()` should be mapped to the canonical function `IsNull(value) OR Length(LTrim(value)) = 0`Comments: Actually, this may not be the right thing to do. SQL...

View Article

Commented Issue: VarBinary IsMaxLength causes FormatException in EF CodeFirst...

In the previous version this functionality was working fine. Probably with the introduction with EF migrations this bug was introduced (looking at the stacktrace). We have a property of type byte[]...

View Article

Edited Feature: Use NEWSEQUENTIALID() instead of NEWID() for GUID keys [71]

This item was migrated from the DevDiv work item tracking system [ID=32229].This work item originated from connect.microsoft.com. A member of the EF team at Microsoft should close the related Connect...

View Article

Source code checked in, #81550b43907b

Fix debug build test failures due to erroneous asserts/assumptions.

View Article


Commented Issue: Code First: Allow subclasses to map field to same database...

When using TPH inheritance, Code First requires every field defined in a subclass to be mapped to a unique database column. However, there are scenarios where it would be simpler for subclasses to map...

View Article

Created Issue: Supporting Azure Federated SQL Database: Cannot Not Have...

Hi thereAs a heads up...For a while now we've successfully been using EF 5.0 with an Azure Federated SQL Database on a greenfield project (not production ready).In order to do so, the first command...

View Article


Source code checked in, #c43e3bf466a0

TimeGotTheTimeTickTickTickinInMyHead (Add first-class support for CommandTimeout in DbContext) It was previously possible to set the CommandTimeout for most operations by dropping down to...

View Article

Edited Issue: EF 6 and SQL Azure Federations [978]

Hi,I'm currently working on a new project with EF6 (ntityFramework 6.0.0-alpha3) and I encounter a problem with the SQL Azure federations...According to [this article...

View Article


Commented Issue: EF 6 and SQL Azure Federations [978]

Hi,I'm currently working on a new project with EF6 (ntityFramework 6.0.0-alpha3) and I encounter a problem with the SQL Azure federations...According to [this article...

View Article

Created Issue: Consider adding CommandTimeout to static Database methods [985]

The non-static methods on Database use the CommandTimeout set for the context using the Database.CommandTimeout property. Static methods obviously can't use this, so we should consider adding an...

View Article

Edited Feature: Code First: Allow timeout to be set for DbSet.SqlQuery [59]

This item was migrated from the DevDiv work item tracking system [ID=307945].

View Article
Browsing all 10318 articles
Browse latest View live


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