I loaded up the .net 3.5 FastMember from http://code.google.com/p/fast-member/source/checkout in VS 2010.
The compiler generates this error:
feature 'static classes' cannot be used because it is not part of the ISO-1 C# language specification.
How do we get past this?