Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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?

Problem with generating association inside dbml file for LINQ to SQL

c# .net linq-to-sql

The query results cannot be enumerated more than once?

SQLite.net SQLiteFunction not working in Linq to SQL

Returning a single value with Linq to SQL

Linq: Delete and Insert same Primary Key values within TransactionScope

Linq-to-SQL and DateTime weirdness

How to use LINQ To SQL in an N-Tier Solution?

Using XQuery in Linq To SQL?

Disable all lazy loading or force eager loading for a LINQ context