Here's
a really cool page of examples of LINQ, Microsoft's new data munging functionality in C#. Unfortunately, it won't be around for at
least a year. You'll be able to do SQL-like data manipulation on any collection(s) in your code. Neat stuff.
I can't wait.