Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-objects

Linq Compound selection

c# linq-to-objects

How to get unique entries of products in a List<Order> with LINQ

c# linq linq-to-objects

Linq with embedded functions

LINQ to Objects question

linq linq-to-objects

Are there std::for_each algorithm analog in C# (Linq to Objects)

c# linq-to-objects

How do I do a group my select by a fixed number using Linq to objects?

c# .net linq linq-to-objects

Linq query with curly braces for anonymous action/function body

c# linq linq-to-objects

Can I rewrite this more elegantly using LINQ?

c# linq linq-to-objects

IEqualityComparer and Linq Distinct - Hard Code GetHashCode()

c# .net linq linq-to-objects

Can I / How to Implement IEnumerable on third party object to Sort...just use LINQ?

c# linq-to-objects

LINQ to Object comparing two lists of integer for different values

c# vb.net linq linq-to-objects

Create a parent -> children hierarchy from two collections

How can I organize this data into the objects I want with LINQ?

Parsing XElement

c# xml linq-to-objects

Can you set a property in a linq query before selecting the item?

LINQ to Objects - Does Not Contain?

vb.net linq linq-to-objects

Entity framework connection string reference from another project

How to do a "join" in a LINQ query against the Entity Framework