Search code examples
Is there a way to get the long value from a Date in a Linq to Entity query?...

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

Read More
C# EntityFramework 6.0 - How to use Where Statement in EntityTypeConfiguration?...

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

Read More
Join two linq queries on one key column to get one result set...

c#linq-to-entities

Read More
Get the first record of a group in LINQ?...

c#entity-frameworklinqc#-4.0linq-to-entities

Read More
SelectMany applied to 3 lists...

c#entity-frameworklinqlinq-to-entitiesentity-framework-core

Read More
How does one build 'where' clause dynamically when projecting to Dto?...

c#entity-frameworklinq-to-entities

Read More
How to use If statement during select from Linq to Datasets...

vb.netlinqlinq-to-entitieslinq-to-objects

Read More
Recommend a fitting LINQ provider to me (SQL server, complex queries)...

linqsql-server-2008linq-to-sqlc#-4.0linq-to-entities

Read More
Entity Framework: Is it possible to insert the id of a newly created record into another record whil...

entity-frameworkentity-framework-6linq-to-entities

Read More
Some part of your SQL statement is nested too deeply...

entity-frameworklinq-to-entities

Read More
Entity Framework - "All" method...

linqentity-frameworklinq-to-entities

Read More
Linq to Entities DateTime Conversion...

linqdatetimelinq-to-entities

Read More
c# .net core linq to entities async call terminates program...

c#linq-to-entities.net-core

Read More
LINQ group by on a single column...

c#entity-frameworklinqlinq-to-entities

Read More
Use Table Valued Function for EF6 support of temporal queries?...

sql-serverentity-frameworklinq-to-entitiesazure-sql-databasetemporal-database

Read More
LINQ query for many-to-many senf-reference table...

c#entity-frameworklinqlinq-to-entities

Read More
MySqlContext how to write query to variable...

c#mysqlentity-frameworklinqlinq-to-entities

Read More
Entity Framework Does not Import Table with Super Key...

c#entity-frameworkentity-framework-4linq-to-entitiesmany-to-many

Read More
How to get IGrouping index with Linq to entities ? (NotSupportedException)...

c#entity-frameworklinqlinq-to-entitiesnotsupportedexception

Read More
Linq to Entities using Lambda Expressions and multiple where conditions...

entity-frameworklambdalinq-to-entities

Read More
How to compare a item.date in a collection to a date...

c#entity-frameworklinqlinq-to-entities

Read More
EF6 with SQL Server and MYSQL, with mismatch datatype in database...

c#mysqlsql-serverentity-framework-6linq-to-entities

Read More
SQL to linq for Many to Many Relation (C# ASP.net MVC)...

c#entity-frameworklinq-to-entities

Read More
Combine Two Entities Into One Using LINQ...

c#linqlinq-to-entities

Read More
Linq2Entities, many to many and dynamic where clause...

c#linqlinq-to-entitieslambda

Read More
How can I get Property Expression for field of a property...

c#entity-frameworklambdalinq-to-entitieslinq-expressions

Read More
Only parameterless constructors and initializers for Entities?...

c#entity-frameworklinqlinq-to-entities

Read More
How to write this LEFT JOIN query with EF...

c#entity-frameworkt-sqllinq-to-entitiesleft-join

Read More
c# Linq Method with GroupBy and Select...

c#.netlinq-to-entities

Read More
How can I pass an entity property as a parameter of a LINQ Expression?...

c#linqlambdalinq-to-entitiesexpression

Read More
BackNext