Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

LINQ to SQL to query parent and count childs in hierarchy

c# vb.net linq linq-to-sql

Return Multiple Columns in Linq to Sql?

c# .net linq-to-sql

Designing Dependecy Injection and reuse of a single data context

How to refactor multiple similar Linq-To-Sql queries?

LINQ To SQL SubSelect Like Query

linq-to-sql strong-typing