Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

Dictionary/List speed for database update

c# linq-to-sql

How to insert in linq to sql

c# asp.net linq linq-to-sql

Linq: How to OrderBy the SUM of one table and the COUNT of another

Dependency Injection

BackgroundWorker slow

c# wpf linq-to-sql

What's the equivalent of "SELECT SYSTEM_USER" in Linq

Entity Framework: StartsWith to SQL

Entity equality across different Linq-to-SQL contexts

LINQ to SQL use query after DataContext Dispose

c# asp.net linq-to-sql

LINQDataSource - Query Multiple Tables?

LINQ to SQL-- Best learning resources? [closed]

linq linq-to-sql

Linq to SQL Audit Trail / Audit Log: should I use triggers or doddleaudit?

Is it possible to select data while a transaction is occuring?

Get a random row with LINQtoSQL

.net linq linq-to-sql

How to add LINQ to SQL query results to Observable Collection?

c# sql wpf linq linq-to-sql

linq to sql in multithreading by wrapping the linq query in Task.Run()

linq-to-sql

Adding stored procedure to DBML doesn't generate *.designer.cs code

can I see the SQL / is using L2S to update multiple records efficient?

c# sql-server linq-to-sql

linq to sql domain context not visible to domain service class