Search code examples
Linq Query with Include Doesn't Appear to be Return Proper Results in EF 4.0...


c#linqentity-framework-4linq-to-entities

Read More
What does the Take() method equate to in SQL?...


sql.netentity-frameworklinqlinq-to-entities

Read More
Entity framework left join...


c#linqentity-frameworklinq-to-entitiesleft-join

Read More
Combining 3 list into 1 LINQ Query C#...


c#listlinqlinq-to-entities

Read More
Like Operator in Entity Framework?...


.netsql-serverentity-frameworklinq-to-entities

Read More
How to solve this error in C#?...


c#linqc#-4.0linq-to-entities

Read More
Data projection in Entity Framework and Automapper...


c#entity-frameworklinq-to-entitiesautomapper

Read More
AsNoTracking when selecting Non-Entities...


c#entity-framework-6linq-to-entities

Read More
Is there a way to dynamically add a DbSet to EF core and to use Linq against the dynamic DbSet?...


.net-coreentity-framework-corelinq-to-entitiesdbset

Read More
How to get first record in each group using Linq...


c#linqc#-4.0linq-to-entities

Read More
Linq Paging - How to incorporate total record count...


linqlinq-to-entities

Read More
"inheritance" between mappings using Expression<Func<...>> for Entity Framewor...


c#entity-frameworklinqlinq-to-entitiesexpression-trees

Read More
How to get data when need to join table and only select the latest item...


c#entity-framework-corelinq-to-entitiesdbcontext

Read More
What is Linq to Entities?...


entity-frameworklinq-to-entitiesentity-framework-4ado.net-entity-data-model

Read More
Why is my SQL Server ORDER BY slow despite the ordered column being indexed?...


sqlsql-serversql-server-2005linq-to-entities

Read More
Linq to Entities - NotSupportedException - dynamic type - string.Format...


linq-to-entitiesdynamic-typing

Read More
"where" clause: entity id is in a potentially null array...


c#.netentity-frameworklinq-to-entities

Read More
The specified type member is not supported in LINQ to Entities. Only initializers, entity members, a...


entity-framework-4linq-to-entities

Read More
Has EF Core introduced a change in behavior that allows direct entity projection in LINQ queries?...


c#entity-frameworklinqentity-framework-corelinq-to-entities

Read More
Updating your edmx to reflect changes made in your db (.net linq-to-entities)...


linqentity-framework.net-3.5linq-to-entities

Read More
Select a range with Entity Framework...


c#entity-frameworklinq-to-entities

Read More
LINQ to Entities does not recognize ToArray...


c#linq-to-entities

Read More
C# MVC2 Jqgrid - what is the correct way to do server side paging?...


c#paginationjqgridasp.net-mvc-2linq-to-entities

Read More
LINQ to Entities does not recognize the method Generic.List(int) to Generic.IEnumerable(int) method...


c#.netlinq.net-4.0linq-to-entities

Read More
EF6 LINQ query for UTC database timestamps that fall on the same day as a given local timestamp?...


linqentity-framework-6linq-to-entities

Read More
LINQ to Entities does not recognize the method 'System.String ToString()'...


c#-4.0entity-framework-4linq-to-entities

Read More
Export to csv using LINQ to CSV / Linq query...


c#linqlinq-to-entities

Read More
EF Intersect Syntax...


c#entity-frameworklinq-to-entities

Read More
How can I run these 2 calls to sum values as one call in EF Core?...


c#.netentity-framework-corelinq-to-entities

Read More
Implementation recommendations (tutorial) for implementing a linq interface...


.netlinqlinq-to-entitiesstandards

Read More
BackNext