Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq

Excluding items from a list that exist in another list

c# linq

Is there a concise way to determine if any object in a list is true?

c# linq

Using a Type variable in generic collection

C# LINQ storing int? as int

c# .net linq

C# XML, find node and all his parents

c# xml linq

How to change NOCOUNT setting within LinqToSQL because of ChangeConflictException in Linq to Sql update

sql linq linq-to-sql

How to replace FirstOrDefault with something like RandomOrDefault to "balance" calls?

c# linq random

How do I use reflection to get a property and use it in a query?

C# Linq find particular item in nested array object

c# linq

Is there a way to merge a collection of duplicated items along with their child collections using LINQ?

c# linq

C# generic method for multiple classes

c# .net linq generics reflection

I need help speeding up this EF LINQ query

c# linq entity-framework

How to check multiple attributes having unique combination within List where attribute names are available as separate collection. [C#]

c# linq reflection

Need help to use Expression Tree to build a LINQ query

c# .net linq lambda

JSON to XML class conversions

c# json xml linq class

use Linq with access database

linq c#-3.0 ms-access-2007