Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

Rules for LINQ to SQL across method boundaries

c# linq-to-sql

Aggregate Function in LINQ expression throws error. (cannot be translated into a store expression.)

ASP.NET MVC AJAX post to controller action not working

Sum List of IQueryable

linq-to-sql

LinqToSql and full text search - can it be done?

Linq to SQL update not working using Repository pattern

How can i reduce the number of db round-trips with this Linq2Sql?

.net linq-to-sql

How can I tell if a given Linq-to-Sql object is attached to a datacontext?

linq-to-sql datacontext

Can Entity Framework deal with multiple result sets (each from joined tables) from a stored procedure?

Conditional shortcuts in LinqToSql query

c# linq linq-to-sql

Is it possible to use Linq-SQL without drag-and-drop?

sql linq linq-to-sql

Linq search that ignores nulls

c# linq-to-sql

Linq To SQL - Specified cast is not valid - SingleOrDefault()

linq linq-to-sql

Does Linq to SQL or Linq to Entities 4.0 support the hierarchyid datatype

Is it possible to create custom methods in entity classes in linq to sql

Linq PredicateBuilder with conditional AND, OR and NOT filters

want a Query to make order by variable in Linq query

Linq with optional Where clauses and Sql Server CE

How do I concurrently increment a page view count using linq-to-sql?

Pass List as XElement to be used as XML Datatype parameter