Search code examples
"String or binary data would be truncated." linq exception, cant find which field has exce...

linq-to-sql

Read More
EntityFramework and oracle Contain in a Where clause not working with a variable...

c#asp.net-mvcoracle-databaseentity-frameworklinq-to-sql

Read More
DbUpdateException Whiles updating record using LINQ to Database...

c#linqlinq-to-sql

Read More
Can I mix LINQ and Fluent Syntax in EF Core?...

entity-frameworklinqlinq-to-sql

Read More
Understanding SQL Server LOCKS on SELECT queries...

sql-servert-sqllinq-to-sql

Read More
How do I overload LINQ string.Contains()?...

c#linq-to-sql

Read More
LINQ to SQL filter child collection...

c#linq-to-sql

Read More
SingleOrDefault() throws an exception on more than one element...

linqlinq-to-sqlcollections

Read More
LINQ to SQL and Column Alias with spaces...

linq-to-sql

Read More
How to handle null value in entity framework sum function...

c#linq-to-sql

Read More
restrict objects based on count of sub list in LINQ...

linqlinq-to-sqllinq-to-xml

Read More
Linq to SQL matching claim type and list of claim values...

vb.netlinq-to-sql

Read More
How do I overload LINQ IQueryable<TEntity> Where() to accept column name...

c#lambdalinq-to-sql

Read More
How to write LINQ in C# with joins based on SQL Query?...

c#linqlinq-to-sql

Read More
Overload for LINQ List.Contains() to accept column name...

c#linqlinq-to-sql

Read More
Presenting multiple sql tables...

c#winformst-sqllinq-to-sql

Read More
NOLOCK with Linq to SQL...

linq-to-sql

Read More
How to trace SQL statement from Linq query with Where clause?...

sql-serverlinq-to-sqlwhere-clausetrace

Read More
select items/rows after a certain Id...

c#.netlinqlinq-to-sql

Read More
Generating entity class files from table schema...

asp.netasp.net-mvclinq-to-sqlentity-frameworkasp.net-mvc-2

Read More
LINQ to SQL Equivalent of ISDATE() in T-SQL and casting?...

c#sqllinq-to-sql

Read More
LINQ to SQL not supported in .net 5.0?...

c#linq-to-sql.net-5

Read More
LINQ2SQL Expression - Conversion failed when converting date...

c#lambdalinq-to-sql

Read More
Group Multiple Tables in LINQ...

c#sqllinqlinq-to-sql

Read More
How can you handle an IN sub-query with LINQ to SQL?...

sqllinqlinq-to-sql

Read More
LINQ to SQL Query for Many-to-Many relationship...

c#linqlinq-to-sql

Read More
C# Dynamic WHERE clause in a LINQ to SQL Query...

.netsql-server-2005linq-to-sqlc#-3.0

Read More
How to simulate regular expressions in LINQ-to-SQL...

c#regexlinq-to-sql

Read More
Why can't I use an actual class in LINQ-to-SQL join method?...

c#linq-to-sqlentity-framework-core

Read More
Apply properties values from one object to another of the same type automatically?...

c#linq-to-sql

Read More
BackNext