Loading... Please wait...
   Home
Contact Code Collections | About Code Collections
  
 
             | 
X Sections
Code News RSS
Links
Developer Sites
License Types
Sorting and Searching Using C# Lists PDF Print E-mail
Friday, 24 March 2006
The support for lists in C# 2.0 makes sorting and searching very easy. This code snippet demonstrates how to create a list of Person objects (with name and age attributes), sort by name, sort by age and search based on age.
Read more at: http://www.developerfusion.co.uk/show/5513/.
Last Updated ( Monday, 06 November 2006 )
 
< Prev   Next >
Page was generated in 0.035696 seconds