FairFeeds - Stories tagged with Visual Studio 2010
1
Votes

Dynamic Types in C# 4.0 – Visual Studio 2010

published 1372 days, 6 hours, 7 minutes ago posted by robertbraveryrobertbravery 1381 days, 23 hours, 45 minutes ago
Saturday, August 22, 2009 2:44:06 AM GMT Wednesday, August 12, 2009 9:05:37 AM GMT
Dynamic type and the dynamic keyword are some of C#'s new features which are tied into Microsoft's new Dynamic Language Runtime (DLR) environment—a new feature of the .NET Framework that enables dynamic languages to reside side-by-side and interoperate with statically typed languages. (more)
Category: Technology | Clicked: 2 | Comment | | Source: www.integralwebsolutions.co.za
Tags: C# 4.0, Visual Studio 2010