Inspired by Jeff's post , i thought I'd talk about some useful things I do with .NET 2.0 on a daily basis. Let's start with lists of generics. This is a great advance in programming. As well as being a powerful collection object, they can also be easily used as a datasource. All you have...