Search code examples
Once again LINQ to SQL or Entity Framework for new MVC 3 project...

entity-frameworklinq-to-sqlasp.net-mvc-3scaffolding

Read More
How can I reject all changes in a Linq to SQL's DataContext?...

linqlinq-to-sql

Read More
null check nested objects before using SelectMany...

c#linqlinq-to-sql

Read More
How to select only the records with the highest date in LINQ...

c#.netlinqlinq-to-sql

Read More
Add objects from database to a List, using LINQ to SQL...

c#linq-to-sql

Read More
How can i ignore Uppercase or lowercase in ado.net linq to sql?...

c#sql-serverlinq-to-sql

Read More
LINQ to SQL, 'Linq' does not exist in the namespace 'System.Data'...

c#linqlinq-to-sql

Read More
Would you use LINQ to SQL for new projects?...

.netlinq-to-sqlormlinq-to-entitiesdata-access-layer

Read More
Explicit construction of entity type '###' in query is not allowed....

linq-to-sql

Read More
LINQ: Build a where clause at runtime to include ORs ( || )?...

linqlinq-to-sqldynamic-linq

Read More
How to return first 50 characters of text in LINQ call...

c#winformslinq-to-sql

Read More
Linq to SQl - single result...

linq-to-sql

Read More
c# - Order a linq query...

c#linq-to-sql

Read More
Linq to SQL and database driver relation...

c#sql-serverlinq-to-sqlado.net

Read More
C# Linq to SQL: will multiple reads/writes cause prolonged locking?...

linq-to-sqllocking

Read More
Linq to SQL error SQL does not compare NText, Text, Xml, or Image?...

.netlinq-to-sql

Read More
C# How to convert an Expression<Func<SomeType>> to an Expression<Func<OtherType&gt...

c#linq-to-sqllambdarepository-patternexpression-trees

Read More
How do I put a left join between two tables in Linq-to-SQL using the keys?...

c#lambdalinq-to-sqlleft-join

Read More
Most efficient way to update with LINQ to SQL...

c#asp.netlinqlinq-to-sqldatacontext

Read More
What causes "O/R Designer validation failed" after minor changes to a .dbml file using Des...

visual-studio-2010linq-to-sqlbuild-errordbml

Read More
Fastest way to search huge records using Linq query in AngularJs & C#...

c#angularjslinqlinq-to-sqlquery-optimization

Read More
How to translate SQL to LINQ with individual field joins?...

c#sqlasp.netlinqlinq-to-sql

Read More
LINQ - Nested WHERE IN query...

c#sqlasp.netlinqlinq-to-sql

Read More
Can someone please explain what this LINQ query does?...

c#linq-to-sql

Read More
How to store a list in a column of a database table...

sqllinqlinq-to-sqldatabase-designlinq-to-entities

Read More
linq-To-Sql: filter with enum(flags)...

c#linqlinq-to-sql

Read More
Transliterate data from database in C#...

c#linq-to-sqltransliteration

Read More
Cannot initialize type 'class' with a collection initializer because it does not implement &...

linqlinq-to-sql

Read More
LINQtoSQL: Query to return List<String>...

linqlinq-to-sql

Read More
Concurrency - one process updates, another inserts...

sql-servert-sqllinq-to-sqlconcurrency

Read More
BackNext