Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq

How come Linq functions are available on a variable which can be of a type string

Autocomplete textbox freezes while executing query. Must be a better way!

c# wpf linq xaml

Is is possible to add .Where() on a child collection property using nhibernate linq?

Trace LINQ when Joins are used

c# linq

IIS 7.0 vs 7.5 Site Microsoft.Web.Administration.Site BindingCollection

c# .net linq iis-7 iis-7.5

Is it possible to see the SQL query of a LINQ command?

.net sql linq

Convert OData Uri to his equivalent Linq expression

Union order in Linq to Entities

How to get the list index of the nearest number?

c# .net linq

Can I use an embedded lambda with the Contains method?

c# linq lambda contains

How to update a database with new information

c# database linq linq-to-sql

Distinct Linq filtering with additional criteria

c# linq distinct

LINQ (Or pseudocode) to group items by proximity

c# linq list grouping

line number while querying with linq

c# asp.net linq .net-4.0

reading an XML string using LINQ

Linq - Creating Expression<T1> from Expression<T2>

Linq to return records that don't have a follow up record

c# asp.net linq lambda

System.Linq.GroupBy Key not binding in silverlight

How to get the xml attribute value of root?

c# asp.net xml linq linq-to-xml

How to maintain transaction in Linq To Entites