65.9K
CodeProject is changing. Read more.
Home

C# 4.0: Dynamic Programming

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.79/5 (11 votes)

Apr 18, 2010

CPOL

4 min read

viewsIcon

106005

The major feature of C# 4.0 is dynamic programming - not just dynamic typing, but dynamic in a broader sense, which means talking to anything that is not statically typed to be a .NET object.