Dynamic .NET - Understanding the Dynamic Keyword in C# 4

Tue, 01 Feb 2011 10:00:00 GMT

The dynamic keyword brings exciting new features to C# 4. We'll show you how it works and why it simplifies a lot of your coding tasks, including some handy COM interop possibilities.

Read article