10
Shouts

Dynamic Binding in a Static Language, Part 1

published 1243 days, 23 hours, 3 minutes ago posted by sonukapoorsonukapoor 1245 days, 3 hours, 3 minutes ago
Wednesday, December 23, 2009 8:42:22 PM GMT Tuesday, December 22, 2009 4:41:34 PM GMT

This article is taken from the book C# in Depth, Second Edition. This segment looks at what it means for code to be dynamic, and the syntax involved in using dynamic typing in C# 4.

category: Architecture | clicked: 0 | | source: dotnetslackers.com | show counter code
tags: dynamic, C#