Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

How to formulate an IQueryable to query a recursive database table?

c# linq-to-sql iqueryable

Get average of the difference in datetime columns?

c# linq linq-to-sql

linq remove items from query where any list value is present

c# linq linq-to-sql

MoreLinq maxBy vs LINQ max + where

Search query using .Contains() for parameters that combine two columns

c# linq linq-to-sql

Using Linq with WCF

C#: Is ObjectTrackingEnabled = false worth it for small operations?

c# performance linq-to-sql

InsertAllOnSubmit only inserts first data record

Linq to SQL & Logical partitioning (DAL, BLL)

Return empty string using Linq to SQL - Related table with no rows - ASP.Net MVC

asp.net-mvc linq-to-sql

Simple way to return anonymous types (to make MVC using LINQ possible)