In some implementations of the .net framework, convience methods such as the static method GetValues() on the Enum class has been stripped away. This turned out to be true in the Silverlight subset of the framework. A method I've grown attached to...
A colleague of mine; Christian Schiffer has put up a new site with the focus on LINQ called missinglinq.no. The purpose of the site is to blog about LINQ and show examples of how to do things with LINQ. Have a look : http://www.missinglinq.no In addition...