Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

Logic for displaying infinite category tree in nested <ul>s from Self Join Table

Is it possible to automatically prefix all table names in SQL Server and in LINQ to SQL?

LINQ-To-Sql Update - Performance Issues

c# sql-server linq linq-to-sql

How would I write LINQ to SQL to select rows where an ID is in an array of integers of unknown size?

linq-to-sql

Substring of a DateTime with Linq to Sql extensions

c# sql-server linq linq-to-sql

bulk delete in entity framework

What is the Maximum Number of Records i can insert through InserAllOnSubmit() In Linq to Sql

C# Razor Syntax - html.displayfor displaying as text, not html

Building an Expression with an anonymous type

Autogeneration of a DataContext designer file when using SqlMetal and Visual Studio

nested linq queries, how to get distinct values?

c# linq linq-to-sql

TransactionScope Error against Sql Server 2000 - The partner transaction manager has disabled its support for remote/network transactions

Best Practices: 3-Tier Architecture in LINQ

How do you implement Pipes and Filters pattern with LinqToSQL/Entity Framework/NHibernate?

LINQ: Remove items from IQueryable

How do you catch a Save or Load event on a Linq-to-SQL class?

c# linq linq-to-sql

How to handle Null in LINQ Subquery?

vb.net linq linq-to-sql null

Stack overflow in LINQ to SQL and the Contains keyword

linq linq-to-sql contains

How to compare date with milliseconds with LINQ

c# linq-to-sql datetime

LinqToSql Precompiling queries benefit?

c# linq linq-to-sql