Click here to Skip to main content
15,897,094 members
Articles / Desktop Programming / MFC

C# 4.0: Dynamic Programming

Rate me:
Please Sign up or sign in to vote.
4.79/5 (11 votes)
18 Apr 2010CPOL4 min read 105.2K   15  
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.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Paulo Morgado
Portugal Portugal

Comments and Discussions