In my recent post Overcoming the Limitations of Anonymous Types , I talked about ways to get around the method scope and read-only limitations of anonymous types. These were fairly simple examples that used reflection to gather data from the type once Read More...