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

Source code checked in, #a82291d711b8

Adding concurrency guards to async methods. Async methods that mutate shared state will now take a lock. Methods that use shared state will throw if it's locked. Some of the async methods were...

View Article


Edited Issue: Add guard that prevents multiple asynchronous tasks that modify...

[This item captures a discussion with Roger Alsing at http://entityframework.codeplex.com/workitem/120 about adding async support on EF] On one hand, our async design addresses async requirements but...

View Article


Commented Issue: Add guard that prevents multiple asynchronous tasks that...

[This item captures a discussion with Roger Alsing at http://entityframework.codeplex.com/workitem/120 about adding async support on EF] On one hand, our async design addresses async requirements but...

View Article

Updated Wiki: Task-based Asynchronous Pattern support in EF.

EF6 will support the new simplified approach to asynchronous programming introduced in Visual Studio 2012/.NET 4.5. You can read more about ithere.The following topics are covered in this...

View Article

Created Issue: Importing TVFs is separated from importing other store...

Currently the designer imports TVFs are imported separately from other functions - TVFs are imported to CSpace model when reverse engineering db while other functions are imported as part of post...

View Article


New Post: Any statements on Unique Key Plans?

We don't have any specific plans for it at this time, but it's definitely on our radar for post EF6.

View Article

Created Issue: .Ignore() and .HasKey() conflict in unexpected ways with...

In example 1, the .HasKey operation is a no operation because the entity contains no entity by the name of "asdf", whereas in the second example a property named "key" does exist, but since it is...

View Article

Edited Issue: .Ignore() and .HasKey() conflict in unexpected ways with Custom...

In example 1, the .HasKey operation is a no operation because the entity contains no entity by the name of "asdf", whereas in the second example a property named "key" does exist, but since it is...

View Article


Edited Feature: UpForGrabs: Easy settable COLLATION support to EF6 Code-First...

Please add easy settable __COLLATION__ support to EF6 Code-First database creation and recreation (like “French_100_CI_AI”, “Cyrillic_General_CI_AI”, “Polish_100_CI_AI” etc. It is very important for...

View Article


Commented Feature: UpForGrabs: Easy settable COLLATION support to EF6...

Please add easy settable __COLLATION__ support to EF6 Code-First database creation and recreation (like “French_100_CI_AI”, “Cyrillic_General_CI_AI”, “Polish_100_CI_AI” etc. It is very important for...

View Article

Edited Issue: Add extension points to "load/query execute" (to allow custom...

__This is a specific scenario of the more general [Lifecycle Hooks feature](http://entityframework.codeplex.com/workitem/872).__It would be very powerful to allow the EntityCollection and...

View Article

Source code checked in, #9114bd0d3164

HideAndSeek (Allow DropCreateDatabaseIfModelChanges to create tables even when database exists) This is basically a port of Brice's fix for CreateDatabaseIfNotExists into...

View Article

Commented Task: UpForGrabs: Wrong (?) platform target in project [919]

The EntityFramework.SqlServerCompact project has four build configurations, 3 of them has Platform Target "AnyCPU", but the "Release" configuration has Platform taget: x86 - I believe that in all cases...

View Article


Edited Feature: Add extension points to "load/query execute" (to allow custom...

__This is a specific scenario of the more general [Lifecycle Hooks feature](http://entityframework.codeplex.com/workitem/872).__It would be very powerful to allow the EntityCollection and...

View Article

Commented Feature: Add extension points to "load/query execute" (to allow...

__This is a specific scenario of the more general [Lifecycle Hooks feature](http://entityframework.codeplex.com/workitem/872).__It would be very powerful to allow the EntityCollection and...

View Article


Edited Task: Investigate why TypeUsage.GetModelTypeUsage() returns SSpace...

Investigate why TypeUsage.GetModelTypeUsage() returns SSpace types for Complex and Entity types. The function is used to get a CSpace type for an SSpace type using the DbProviderManifest if needed....

View Article

Commented Task: Investigate why TypeUsage.GetModelTypeUsage() returns SSpace...

Investigate why TypeUsage.GetModelTypeUsage() returns SSpace types for Complex and Entity types. The function is used to get a CSpace type for an SSpace type using the DbProviderManifest if needed....

View Article


Edited Task: Importing TVFs is separated from importing other store functions...

Currently the designer imports TVFs are imported separately from other functions - TVFs are imported to CSpace model when reverse engineering db while other functions are imported as part of post...

View Article

Commented Task: Importing TVFs is separated from importing other store...

Currently the designer imports TVFs are imported separately from other functions - TVFs are imported to CSpace model when reverse engineering db while other functions are imported as part of post...

View Article

Commented Issue: Designer: Duplicate errors appear when using template-based...

__See attached photo.__When using template-based codegen, I occasionally see errors get duplicated. The same exception appears prepended with both "Running transformation: " and "Error <number>:...

View Article
Browsing all 10318 articles
Browse latest View live


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