Browse by Tags

How to use LINQ methods to compare objects of custom types
25 March 09 01:23 PM
LINQ provides a convenient syntax and many useful methods for operating with collections of objects. However, to be correctly processed by LINQ comparison methods such as Distinct or Intersect , a type must satisfy certain requirements. Let’s take a look Read More...
Postedby CSharpFAQ | 4 Comments    
Filed under: ,
Does the “LINQ to Objects” provider have built-in performance optimization?
26 January 09 04:36 PM
Let’s start with the basics and maybe repeat some information that many of you already know. One of the most important concepts in LINQ performance and optimization is, of course, deferred execution. It simply means that when you declare a variable and Read More...
Postedby CSharpFAQ | 1 Comments    
Filed under: ,

This Blog

Syndication

Page view tracker