Developer Evangelist Handbook ASP.NET 4.0 and Visual Studio 2010 Web Development Beta 2 Overview
Aug 21

VB and C# enhancements in VS 2010I have found this post at somasegar’s blog writing about the new enhancements in VB and C# languages.

About VB.NET they include:
- removed the underscore (“_”) character when breaking a code statement across multiple lines
- simple way of declaring properties
- collection initializers and array literals are simpler as well
- better support for lambdas
- interoperating with dynamic language code such as Python and Ruby are simpler

Read also about C# improvements and find nice code samples here.

Related posts:

  1. The Future of .NET: Visual Basic, the CLR and Managed JScript
  2. The Future of .NET Languages?
  3. Visual Basic 9.0 Language Specification Released
  4. The Visual Basic Language on Silverlight
  5. Couple of interesting links

One Response to “VB and C# enhancements in VS 2010”

  1. valli Says:

    hi,

    its interesting to know the enhancements of vb and c# in vs 2010. if you want more on this have a look at this link
    http://www.vs-2010.com/vs2010/post/vs-2010-overview-vb-and-csharp-language.aspx

Leave a Reply

TopOfBlogs