Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq

How to discover financial Year based on current datetime?

c# asp.net regex linq .net-3.5

Linq to Entities Skip() and Take()

Getting unique values from a list of objects with a List<string> as a property

How can I find object in List with Linq?

c# linq windows-phone-7

LINQ to SQL error on .Join()

c# sql database linq

Linq/lambda question about .Select (newby learning 3.0)

linq c#-3.0 lambda

NUnit: What is the most concise way to assert whether an IEnumerable contains an object of a certain type?

linq unit-testing nunit

Using Linq not equals

c# linq

Linq To Entities 'Only primitive types or enumeration types are supported' Error

Grouping collections of the same type C#

c# .net linq list select

DistinctBy not recognized as method

c# linq

Linq select match list from other list performance

c# performance linq

Linq remove only one item if there are duplicate

c# linq sum

Finding a control on a Winforms using LINQ?

c# .net winforms linq

How can one convince a team to use a new technology (LinQ, MVC, etc )?

LINQ TO SQL, Dynamic query with DATE type fields

linq linq-to-entities

Better way to remove characters that aren't ASCII 32 to 175 C#

c# regex string linq

How to get only specific field from the list

c# asp.net linq list ienumerable

How to fix "One or more validation errors were detected during model generation"-error [duplicate]

Get an acronym from a string in C# using LINQ?

c# linq string