What's New in Visual Studio 2010 Languages
Posted
by Aamir Hasan
on ASP.net Weblogs
See other posts from ASP.net Weblogs
or by Aamir Hasan
Published on Thu, 15 Apr 2010 17:47:00 GMT
Indexed on
2010/04/15
18:03 UTC
Read the original article
Hit count: 271
.NET
What's New in Visual Basic 2010
Describes new features in the Visual Basic language and Code Editor. The features include implicit line continuation, auto-implemented properties, collection initializers, and more.
What's New in Visual C# 2010
Describes new features in the C# language and Code Editor. The features include the dynamic type, named and optional arguments, enhanced Office programmability, and variance.
What's New in Visual C++ 2010
Describes new and revised features in Visual C++. The features include lambda expressions, the rvalue reference declarator, and the auto, decltype, and static_assert keywords.
What's New in Visual F# 2010
Describes the F# language, which is a language that supports functional programming for the .NET Framework.
Reference:http://msdn.microsoft.com/en-us/library/bb386063%28VS.100%29.aspx
© ASP.net Weblogs or respective owner