Aug 21
I 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:
October 25th, 2009 at 11:39 pm
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