Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq

Using Linq to determine if a record does not exist in a list but does exist in a table

c# linq entity-framework

Do I have to use CopyTo to get a custom collection into an enumerable?

c# .net linq ienumerable

How to read a string with UTF8 coding using linq to entities

c# linq limesurvey

How to get IDictionaryEnumerator from generic IDictionary?

c# .net linq

Type cannot be inferred within a generic delegate

c# linq delegates

Find next incremental value not in existing list using linq

c# linq

How to select the same list but with an additional variable set?

c# linq

Build a dynamic where clause over multiple properties

c# linq lambda

Orderby and thenby using LINQ

c# asp.net-mvc linq

Get ICollection property of generic type

Error when trying to "where" on strongly typed list, error CS0103

c# linq join

Linq: Group by Time Interval

How to distinct groups of values?

c# xml linq linq-to-xml distinct

LINQ to SQL - Save an entity without creating a new DataContext?

c# .net linq linq-to-sql

Method 'SingleOrDefault' not supported by Linq to Entities

C# - How to transform a For loop into a Linq expression?

c# linq for-loop

Convert Linq Data query to object type

asp.net asp.net-mvc linq

No output from Linq to XML

c# xml linq