Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

Why and When to use LINQ? [closed]

linq linq-to-sql

Most complete ORM with LINQ support?

sql linq-to-sql orm

How do you group by multiple columns in LINQ TO SQL?

c# .net linq-to-sql group-by

linq-to-sql joins with multiple from clauses syntax vs. traditional join syntax

c# sql linq-to-sql

Do I need to SubmitChanges after executing a stored procedure with Linq-To-Sql?

LINQ-to-SQL: Stored Procedure that returns a single scalar value?

c# linq-to-sql

LINQ to SQL: Multiple / Single .dbml per project?

Return a count with linq-to-sql

linq-to-sql

Grouping Contiguous Dates

c# asp.net linq-to-sql

Entity Framework & LINQ To SQL - Conflict of interest?

Linq 2 Sql DateTime format to string yyyy-MM-dd

Can I regenerate .designer.cs based on a manually edited .dbml?

LINQ - Add property to results

c# .net linq linq-to-sql

Is there a paging solution for ASP.NET MVC that does paging in the database?

O/R Designer Validation failed - during clean?

linq-to-sql designer

How to delete in linq to sql?

IDENTITY INSERT and LINQ to SQL

How to get linq `ForEach` statement to return data on the method call being made for each list object?

Duplicate LINQ to SQL entity / record?

.net linq-to-sql

Linq to Sql - Set connection string dynamically based on environment variable