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

Edited Issue: MustFix: EF6 should work in partial trust [586]

This item is to track some changes we need to do in the core bits in order to enable it to work in partial trust, shall we decide that we need to support it.It is important to keep in mind that the...

View Article


Source code checked in, #eb514b6d8cb5

Make CE tests not running under partial trust due to .NET 4 issue.

View Article


Commented Issue: Query: Leap year bug on CreateDateTime and...

"When you write something like this: var d = db.Ps.DefaultIfEmpty().Select(p => EntityFunctions.CreateDateTime(2012,02,29,0,0,0));You’ll get an exception saying: An error occurred while reading from...

View Article

Edited Issue: Query: Leap year bug on CreateDateTime and CreateDateTimeOffset...

"When you write something like this: var d = db.Ps.DefaultIfEmpty().Select(p => EntityFunctions.CreateDateTime(2012,02,29,0,0,0));You’ll get an exception saying: An error occurred while reading from...

View Article

Edited Issue: MustFix: EF6 should work in partial trust [586]

This item is to track some changes we need to do in the core bits in order to enable it to work in partial trust, shall we decide that we need to support it.It is important to keep in mind that the...

View Article


Created Issue: EFDesigner: review all places we use reflection to talk to EF6...

Review all places we use reflection to talk to EF6 runtime - consider changing the code so that we don't have to use reflection but can use public surface

View Article

New Post: Where do I find the Async methods in EF 6

Hi thanks for getting back to me I am targeting 4.5 and using EF 6 that is what is puzzling it is compiles against v4.0.30319 when I run Install-Package EntityFramework -Pre 'EntityFramework...

View Article

New Post: Native support for nested set operations

I know this is really an implementation detail and might not exactly be relevant for the runtime, but I've been working a lot on streamlining tree operations in sql server, and have begun to move away...

View Article


Created Issue: DbContext Contructor doesn't throw "context has changed since...

After the update from EF 5.0 to EF 6 Alpha 2, our method for DB checking no longer works.```try{ logger.Info("Check if database migration is required"); var context = new MyContext(); logger.Info("No...

View Article


Commented Feature: Enable a mechanism to provide query hints [261]

Neither the Linq extensions to C# nor Entity Framework provides any way to pass a query hint to the underlying data provider. For database programming, this is a fundamental shortcoming of the...

View Article

New Post: Query generation in batch insert scenarios

I'm pretty sure Entity Framework doesn't even use prepared commands when doing inserts/updates. E.g. It's not doing a DbCommand.Prepare() the first time through and then only sending parameter values...

View Article

Edited Issue: Power Tools: Reverse engineer does not honor registered...

The VS and command line hosts for the T4 processor allow registering custom directives that can be processed by types registered under...

View Article

Source code checked in, #949815207b2e

Optimizing DbProviderServices.GetExecutionStrategy Work Item: 851

View Article


Edited Issue: Performance regression in EntityConnection.Open() and...

We have a severe performance regression on EntityConnection.Open() and EntityConnection.OpenAsync() after changeset...

View Article

Commented Issue: Performance regression in EntityConnection.Open() and...

We have a severe performance regression on EntityConnection.Open() and EntityConnection.OpenAsync() after changeset...

View Article


Edited Task: Unify Model Metadata APIs [555]

We have two separate APIs for expressing metadata about a model. One in Code First and another in the runtime components that used to be in .NET. We should consolidate these.When completing this task...

View Article

Commented Task: Unify Model Metadata APIs [555]

We have two separate APIs for expressing metadata about a model. One in Code First and another in the runtime components that used to be in .NET. We should consolidate these.When completing this task...

View Article


Closed Task: Unify Model Metadata APIs [555]

We have two separate APIs for expressing metadata about a model. One in Code First and another in the runtime components that used to be in .NET. We should consolidate these.When completing this task...

View Article

Updated Wiki: Design Meeting Notes - February 7, 2013

-

View Article

Edited Issue: DropCreateDatabaseIfModelChanges initialzer doesn't work in...

When an exception is thrown from a custom convention the database is put into a bad state that causes the Initializer to not run. Repro:Create an console application following the standard...

View Article
Browsing all 10318 articles
Browse latest View live


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