Using LINQ, how can I get the column names of a table? C# 3.0, 3.5 framework
Iterate the properties of your L2S classes with reflection