There's so much hype around LINQ to SQL (DLINQ) and LINQ to XML (XLINQ) that some really cool uses have been totally ignored. This blog is to show examples of LINQ for completely other uses, querying over system and user collections.
Whenever I see that a function returns an array, generic list, or anything that supports IEnumerable then I figure out how I could use it in a LINQ query.
Tuesday, October 9, 2007
LINQ Stuff
Posted by paul at 9:24 AM
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment