Search code examples
The 'Distinct' operation cannot be applied to the collection ResultType of the specified arg...

c#sqllinqentity-frameworklinq-to-sql

Read More
Last and LastOrDefault not supported...

c#.netlinqlinq-to-sql

Read More
TSQL - An object or column name is missing or empty .. When trying to backup sql server database to ...

c#sql-servervisual-studioentity-frameworklinq-to-sql

Read More
If Else in LINQ...

c#linqlinq-to-sql

Read More
Ignoring accents in SQL Server using LINQ to SQL...

sql-serverlinqlinq-to-sql

Read More
Find entities not in many-to-many relation...

c#sqlentity-framework-corelinq-to-sqlef-code-first-mapping

Read More
How to query / transform the data into the desired format...

c#linqlinq-to-sql

Read More
LINQ Query Multiple Group and count of latest record - Oracle DB...

c#entity-frameworklinqlinq-to-sql

Read More
C# LINQ query to sum rows by condition and add to existing list...

c#linqlinq-to-sql

Read More
How to make a condition with EF Core 5 using concrete type (aka "The LINQ expression could not ...

c#entity-framework-corelinq-to-sql

Read More
How to avoid using IF-Else and use inline if condition inside the .where() function?...

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

Read More
Asp.net mvc return model with Ienumerable...

asp.net-mvc-3linq-to-sqlc#-4.0model

Read More
LINQ to SQL: Multiple joins ON multiple Columns. Is this possible?...

c#linq-to-sqlleft-joinmultiple-columns

Read More
Stop LINQ to SQL dbml from updating connection string when I drag tables into the dbml file...

linq-to-sqlconnectionconnection-string

Read More
How do I avoid a memory leak with LINQ-To-SQL?...

databaselinqlinq-to-sqlmemory-managementmemory-leaks

Read More
Entity Framework - Include Take Top N for each parent...

entity-frameworklinqlinq-to-sqllinq-to-entities

Read More
How to create a LINQ to SQL Transaction?...

.netlinq-to-sqltransactions

Read More
Get Total Count and Filter Results in one LINQ query?...

linqentity-framework-corelinq-to-sql

Read More
Validate unique keys with asp.net mvc and linq to sql?...

asp.net-mvclinq-to-sqlunique-key

Read More
ORDER BY NEWID in LINQ and bind to Repeater control...

asp.netlinq-to-sqlrepeater

Read More
Entity Framework LINQ Multiple Column Count(Distinct)...

linqlinq-to-sql

Read More
L2S System.DateTime has no supported translation to SQL...

c#linq-to-sql

Read More
Help with LINQ query...

sqllinqlinq-to-sql

Read More
EF core translate query form SQL...

entity-frameworkentity-framework-corelinq-to-sql

Read More
How do you perform a CROSS JOIN with LINQ to SQL?...

c#linqlinq-to-sqlcross-join

Read More
Linq to SQL Query Returning Data...

c#linq-to-sqlunit-of-work

Read More
Linq to SQL - Group By Table...

.netlinq-to-sqlgroup-by

Read More
LINQ to SQL DAL + BLL + Presentation...

linqlinq-to-sql

Read More
Build a web service in ASP.NET / C# / Linq-to-SQL...

c#web-serviceslinq-to-sql

Read More
Entity Framework Core query where nested collection matches another collection returns wrong results...

c#.net-coreentity-framework-corelinq-to-sql

Read More
BackNext