More on C# Dynamic Programming
Posted On Tuesday, July 14, 2009 at at Tuesday, July 14, 2009 by Ben HJust wanted to share this article on C# dynamic programming from DevFusion. It explains the difference between anonymous types and dynamic programming. Don’t get too caught up on the opinions of the author Mike Jones. Whether you agree with him or not this is a great explanation of using the dynamic keyword in C#.
Enjoy!