Feeds:
Posts
Comments

Archive for March, 2009

Dynamic C# 4.0

With new version of Visual Studio i.e. VS 2010, Microsoft is coming up with something called as Dynamic C#. It includes dynamic keyword that allows you to mix in a bit of late-bound code in the midst of your otherwise statically typed code. It is somewhat related to Javascript language. In that we can write [...]

Read Full Post »

Microsoft reveals the latest version of Visual Studio i.e. VSTS 2010 with .NET Framework 4.0 on 29th September 2008. Five focus areas in this are : riding the next-generation platform wave, inspiring developer delight, powering breakthrough departmental applications, enabling emerging trends such as cloud computing, and democratizing application life-cycle management (ALM). It seems they are going [...]

Read Full Post »