Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

Can I combine fields via Linq to Sql

c# linq-to-sql dynamic-data

Is it bad practice to make multiple, separate database calls from ASP.NET MVC web app?

asp.net-mvc linq-to-sql

Does Cast<T> cause an IQueryable to evaluate in Linq-to-SQL? What are the restrictions on its use?

Confusion about selecting the suitable ORM?

LINQ to Entities not returning expected result

LINQ to SQL - Is there a way to limit the Scope of SubmitChanges()?

linq-to-sql

linq to sql syntax different but should get the same results

c# linq linq-to-sql

Using primary keys in linqtoSQL

c# .net linq linq-to-sql

LINQ: How to dynamically use an ORDER BY in linq but only if a variable is not string.empty or null

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?