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

New Comment on "Code First Insert/Update/Delete Stored Procedure Mapping"

@lazyspider, Generating the stored procedures isn't implemented yet (only mapping to them is). Keep an eye on Work Item 948; it is actively being worked on.

View Article


Source code checked in, #4874e07247fa

Updated models used by serializer tests to include complex types and added more test coverage for serialization and deserialization. Also included are several tests that deserialize from a hard coded...

View Article


Created Issue: BufferingReader :: streaming functionality is not provided for...

When issuing a query one can switch of buffering by using AsStreaming() method. However this does not work (out of the box) for stored procedures. The method we codegen does not take the...

View Article

Created Issue: BufferingReader :: no way to buffer stored procedure calls...

One of the ways to execute stored procedure is to use Ado.NET calls to execute reader and then pass this reader into Translate<T> method. However if one uses this approach (rather than relying on...

View Article

Commented Issue: Migrations: Disable database intializer when migrations is...

CreateDatabaseIfNotExists is incompatible with migrations so we should disable it. This could include making the initializer aware of migrations and being a no-op if a migrations config is...

View Article


Closed Issue: Migrations: Disable database intializer when migrations is...

CreateDatabaseIfNotExists is incompatible with migrations so we should disable it. This could include making the initializer aware of migrations and being a no-op if a migrations config is...

View Article

Commented Task: Re-enable skipped tests [383]

Mostly partial trust tests that we should re-enable when we can.Comments: Now done.

View Article

Closed Task: Re-enable skipped tests [383]

Mostly partial trust tests that we should re-enable when we can.Comments: Done as part of partial trust work.

View Article


Edited Feature: Consider improving auto-compiled queries performance by...

The current implementation of auto-compiled queries computes the cache key based on the DbExpression after partial evaluation and LINQ translation. The good thing about this approach is that it can be...

View Article


Created Issue: Stored procedures :: basic stored procedure scenario throws...

When calling a stored procedure from DbContext I get the following exception:System.Reflection.TargetParameterCountException: Parameter count mismatch. at...

View Article

Commented Issue: FxCop: EntityFramework.dll contains several security errors...

"Issue Details: TransparentMethodsShouldNotDemandFxCopRule (CA2143)function: Translator.DemandMemberAccess()fix category: NonBreaking certainty: 50 level: CriticalWarning line:...

View Article

Closed Issue: FxCop: EntityFramework.dll contains several security errors...

"Issue Details: TransparentMethodsShouldNotDemandFxCopRule (CA2143)function: Translator.DemandMemberAccess()fix category: NonBreaking certainty: 50 level: CriticalWarning line:...

View Article

Source code checked in, #0a0313ea836f

Support in runtime for creating CSpace association types and ssets

View Article


Created Issue: It would be good to have Attach method overload that will...

It would be good to have Attach method overload that will allow to attach object without attaching related objects / children.I.e. create Attach method overload as:public TEntity Attach(TEntity entity,...

View Article

Edited Issue: Exploratory testing needed for model-based conventions [681]

Specifically: System.Data.Entity.Core.Metadata.Edm.EntityTypeThis property needs to be exposed to allow model based conventions to change table names

View Article


Edited Feature: Make DbCollectionEntry, DbReferenceEntry.IsLoaded settable [269]

I want to be able to write something like this:db.Entry(room).Collection(r => r.Users).IsLoaded = true;room.Users.Add(user); // this doesn't trigger lazy loading because i already marked the...

View Article

Source code checked in, #51c7474f6a2a

IAwaitYourComment - xml doc comments for async APIs - Polishing/completing xml doc comments for public asnyc API surface. - Tried to standardized with comments from non-async APIs where possible and...

View Article


Source code checked in, #7b5e1ad9327a

Adds interception infrastructure supporting capturing, modification and cancellation of several aspects of the sync update pipeline. - New IDbInterceptor interface supporting the following hooks:...

View Article

Source code checked in, #9aec1721aa76

Removing empty test files

View Article

Reviewed: Entity Framework 6.0.0 (Mar 27, 2013)

Rated 5 Stars (out of 5) - be quick! i want it. i want entity framework n++

View Article
Browsing all 10318 articles
Browse latest View live


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