Jul 31

Browsing around on the asp.net forums while doing some VB.NET coding today I ran acrosssome information regarding multiline comments in VB.NET.

In the past VB didn’t offer a resource for multiline comments however bmains postedthat VB.NET 2005 now supports the ”’ comments. That’s ‘ ‘ ‘. Just enter three consecutive’ and you will be able to enter multiple lines of comments.