Anonymous Types – Dynamic Programming With C#(somewebguy.wordpress.com)
submitted by
mgroves(260) 2 years, 6 months ago
For fun, I took a little time to write another version of AnonymousType. This one is a lot more flexible than the one before, but you aren’t really using C# the way it was intended to be. Instead of using reflection you’re using a Dictionary, specifically with strings (for the property names) and objects (for the values).
|category: MVC
|Views: 15
tags:
MVC another
Everyones tags:
Your Tags: