**Update** I was corrected that FindAll and Find were available since 2.0 not 3.5. Apologies. :) If you’re using .NET 3.5, you’ll find two new methods on the generic List<T> class. These are the FindAll and Find methods, both taking a Predicate<T>...
I have, often. Too many times you have enum members that have names like "ActivityCycle" and you want to use this enum in data binding but would like a more friendly name like "Activity Cycle". There are other ways around...
The guys at Innerworkings are back at it! Partnering with Vista Squad, we have 3 hours of free training in the new features in .NET 3.5. I've used the Innerworkings software before and it is a great learning tool. Head on over and to...