Quantcast
Browsing all 10318 articles
Browse latest View live

Updated Wiki: Design Meeting Notes - March 18, 2013

 Async Query & Save API ReviewThe purpose of API Review meetings is to go over new API surface one class/member at a time to ensure we have a consistent and high quality API. We look at how classes...

View Article


Commented Issue: Add hooks for tracing generated SQL [958]

We have a general item to add better lifecycle hooks to DbContext--see http://entityframework.codeplex.com/workitem/872However, this doesn't fit in the schedule for EF6, so this work item is about...

View Article


Edited Task: Review Metadata APIs made public for EF Designer [904]

Review Metadata APIs made public for EF Designer:- is the set complete (i.e. aren't we missing accepting some parameters only because they are not used by the designer, aren't we missing types that are...

View Article

Commented Issue: Build Fails - SkipStrongNames Reports Conflicted Setting [950]

I clone the repo, build it according to instructions, and get the following error:> Unit tests will not run correctly unless SkipStrongNames is Enabled.> Current status: Disabled.> Run 'build...

View Article

New Post: Registering providers globally with code during runtime

The ADO.NET framework provides a - not too elegant - way for registering providers globally with code during runtime:string assemblyName = factoryType.AssemblyQualifiedName; DataSet data =...

View Article


Commented Issue: NotMapped on base property throws if derived type discovered...

An exception is thrown when the derived entity type is discovered before the base entity type containing an ignored property."You cannot use Ignore method on the property 'BaseProperty' on type...

View Article

Commented Issue: NotMapped on base property throws if derived type discovered...

An exception is thrown when the derived entity type is discovered before the base entity type containing an ignored property."You cannot use Ignore method on the property 'BaseProperty' on type...

View Article

New Post: .include with multiple levels

I wonder if this is not the same problem as this one: http://entityframework.codeplex.com/workitem/960

View Article


Commented Issue: Inner join instead of outer [960]

Inner join generated where an outer join is expected.This happens when a join is made from T1 to T2 and then to T3 if relation T1-T2 is optional and T2-T3 is mandatory. Concrete example...

View Article


Commented Issue: Allow simple logging of database commands [397]

When one is debugging my app, I would like to have a way to know the last command executed by the entity framework to know if one can improve the query by changing the lambda query / linq expression or...

View Article

Commented Issue: Add hooks for tracing generated SQL [958]

We have a general item to add better lifecycle hooks to DbContext--see http://entityframework.codeplex.com/workitem/872However, this doesn't fit in the schedule for EF6, so this work item is about...

View Article

Edited Issue: Inner join instead of outer [960]

Inner join generated where an outer join is expected.This happens when a join is made from T1 to T2 and then to T3 if relation T1-T2 is optional and T2-T3 is mandatory. Concrete example...

View Article

Commented Issue: Inner join instead of outer [960]

Inner join generated where an outer join is expected.This happens when a join is made from T1 to T2 and then to T3 if relation T1-T2 is optional and T2-T3 is mandatory. Concrete example...

View Article


New Post: .include with multiple levels

Yep, seems so

View Article

Image may be NSFW.
Clik here to view.

New Post: Storing graphs of objects in context

Hi Arthur Using Add method will add all objects in graph of objects but as you said, it will not update existing entities(if they have same keys as one of the entities in the graph that is being...

View Article


New Post: NotMapped Attribute in EF 5

Dear Someone!!! I have almost exhausted all of the workarounds for this bug:http://entityframework.codeplex.com/workitem/481 Please can someone point me in the right direction. I have done the...

View Article

Reviewed: Entity Framework 6.0.0 (三月 20, 2013)

Rated 4 Stars (out of 5) - very goodvery good

View Article


New Post: Performance issues under Katana

I'm currently using EF6a3 in a REST web service (written using WebApi). I've done some simple stress testing using tinyget to hit one of my methods which does some simple database access (via EF) and...

View Article

New Comment on "Design Meeting Notes - March 13, 2013"

@tilovell, See the current [walkthough](http://msdn.microsoft.com/en-us/data/jj819164) and [feature specification](http://entityframework.codeplex.com/wikipage?title=Custom%20Conventions) for a bit...

View Article

New Comment on "Design Meeting Notes - March 13, 2013"

@tilovell, See the current walkthough and feature specification for a bit more context. walkthough: http://msdn.microsoft.com/en-us/data/jj819164 feature specification:...

View Article
Browsing all 10318 articles
Browse latest View live


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