The VB and C# languages have a lot in common, and developers who specialize in one often find themselves having to write or manipulate code written in the other. Our discussion also covered the need ...
The dynamic keyword brings exciting new features to C# 4. Find out how it works and why it simplifies a lot of your coding tasks, including some handy COM interop possibilities. The dynamic keyword ...