Wednesday, July 22, 2009

Implicit Line Continuation for VB in VS2010

If you wanted to break a statement in VB (even in VS 2008) you had to place
an underscore to continue the statement on another line. If you did not you
would get build errors.









This has gone in VS 2010 and you can break statement as the C# guys did.
This is a most welcome and long awaited feature. In VS2010 line continuation
is implicit. However if you were to leave it by habit, the program will forgive you.









No comments:

DMCA.com Protection Status