Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

How do I explain my colleague that Linq to Sql is not the same as Entity Framework and that EF isn't "shitty"? [closed]

What is the best way to sort using a GridView and LINQ? [duplicate]

linq linq-to-sql .net-3.5

Is there a library to use Linq to directly query databases, dynamically?

c# linq linq-to-sql dynamic

difference between linq to sql and entity framework

How can I merge two outputs of two Linq queries?

linq linq-to-sql select

Query GetChangeSet() to find a specific object?

linq-to-sql

Set service field value in Dynamic Data

Best way to wire up database-driven menu in ASP.NET MVC

Where condition equal true and Nullable object must have a value

LINQ to SQL, check if connection to connection string is valid

c# sql linq linq-to-sql

How to merge LINQ-to-SQL queries optimally

.net vb.net linq-to-sql

SQL RANDOM ORDER BY ON JOINED TABLE

Why isn't MVC binding my nested collection?

How to change NOCOUNT setting within LinqToSQL because of ChangeConflictException in Linq to Sql update

sql linq linq-to-sql

arrange students in descending order

c# asp.net-mvc linq-to-sql

Unable to cast anonymous object to System.Data.DataRowView

c# asp.net linq-to-sql

Using LinqtoSql, how can I return values from a temp table in a SPROC?

Passing integer lists in a sql query, best practices

Check for value in delimitted field via LINQ

c# linq linq-to-sql