List Question
10 TechQA 2012-06-04T16:12:51.037000Do 2 queries need to be submitted to the database to get total count and paged section using EF / Linq to Entities?
173 views
Asked by danludwig
How to have an entity inherit from another base entity and map to db using TPC with EF 4.2?
1.3k views
Asked by danludwig
Calling database upon ToList() method call
816 views
Asked by AudioBubble
Code First and Cascade on Delete Errors with Simple Model
444 views
Asked by Alex Jorgenson
Difference between DbSet.Remove and DbContext.Entry(entity).State = EntityState.Deleted
10.3k views
Asked by danludwig
Third-party applications asks for old assembly
121 views
Asked by Magister Crazy
Batching Stored Procedure Commands in EF 4.2
184 views
Asked by RPM1984
Web Api Returning Json - [System.NotSupportedException] Specified method is not supported. (Sybase Ase)
693 views
Asked by trees_are_great
EF Query to Get Union of All Child Collections
790 views
Asked by Jonathan Wood
Entity Framework generates a second left join in a one-to-one (optional/required) relationship
892 views
Asked by Dismissile