Search code examples
Querying dbset using collection of IDs - how to use .Any()?...


c#linqlambdadbset

Read More
How to query multiple DbSets in a single LINQ statement...


c#entity-frameworklambdadbset

Read More
Converting an IQueryable<T> to a DbSet<T>...


c#unit-testingiqueryabledbset

Read More
Find an entity using its Unique Key...


asp.net-mvcunique-keydbset

Read More
Paging with DbSet<>.Local...


wpfentity-frameworkentity-framework-5observablecollectiondbset

Read More
using the dbset of Inherited class...


asp.net-mvcasp.net-mvc-4dbset

Read More
Execution of non-generic DbContext.Set?...


entity-frameworkef-code-firstcode-firstdbcontextdbset

Read More
Many domain models sharing one data context in EF 5...


entity-frameworkrepositoryentity-framework-5dbcontextdbset

Read More
Get DbContext from DbSet...


c#entity-frameworkef-code-firstdbcontextdbset

Read More
C#, MVC3, How to use the non-generic DBSet with a runtime defined type?...


asp.net-mvc-3entity-framework-4ef-code-firstdbset

Read More
Linq Expressions: Create a max query using a generic DbSet...


c#entity-frameworklambdageneric-programmingdbset

Read More
DbSet.Find method ridiculously slow compared to .SingleOrDefault on ID...


entity-frameworkef-code-firstdbcontextsql-server-ce-4dbset

Read More
BackNext