Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

Is everyone here jumping on the ORM band wagon?

LINQ-SQL reuse - CompiledQuery.Compile

linq-to-sql

How to force LINQ to SQL to evaluate the whole query in the database?

c# .net sql linq linq-to-sql

Linq To SQL problem - has no supported translation to SQL (problem with C# property)

Linq to SQL count grouped elements generating a timeout

c# .net linq linq-to-sql

Why does linq-2-sql create extra unnecessary objects?

c# .net linq linq-to-sql orm

Linq-to-SQL DataContext across multiple threads

Do we still need stored procedures when using compiled queries?

LINQ to SQL does not update when data has changed in database

c# .net linq linq-to-sql

Query against 250k rows taking 53 seconds

LINQ to SQL Web Application Best Practices

Entity Framework 4 vs LINQ to SQL, for small or medium-size apps, working with SQL Server

CTE to traverse back up a hierarchy?

Select one column, order by another

Method 'Boolean Contains(System.String)' has no supported translation to SQL

sql linq-to-sql

How do I stop SQL Server 2008 R2 trying to install some package when I build my setup project?

Converting SQL Rank() to LINQ, or alternative

c# sql linq linq-to-sql

How to create a dynamic LINQ join extension method

Linq To SQL: Sort Query by Arbitrary Property(Column) Name

c# linq c#-4.0 linq-to-sql

Is it possible to Serialize a LINQ object?