Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq

How to get all records within the last Two Days from the current Date using EF 4?

Serialize Linq Results directly to JSON

This foreach has a cast in the middle, can it be translated to linq?

c# linq

Updating a single column in LINQ to SQL

c# .net linq linq-to-sql

Object grouping with linq or lambda expression

c# .net linq

Conditional operator in Linq Expression causes NHibernate exception

Sql to Linq difficulty - group by, having

c# sql linq group-by having

Fetching records by date with only day part comparison using nhibernate

Group a List based on uniqueness

c# linq list lambda

How to verify static method call using Moq

c# linq unit-testing moq

The data reader has more than one field. Multiple fields are not valid for EDM primitive types

Unable to cast object of type WhereSelectListIterator

asp.net-mvc-3 linq c#-4.0

Best way to check if value exists for a key in ILookup<string, string> using linq

Linq orderby culture (danish, æøå)

Call is failing with null parameter

Resharper reformatting Linq statement to put into and select on same line

c# linq resharper

Linq SELECT with ExecuteQuery

c# asp.net sql linq

LINQ: Sequence contains no elements error

c# xml linq

linq exception : This function can only be invoked from LINQ to Entities

c# linq

Change the order of List items conditionally with LINQ

c# linq