
Documentary comments in VB.NET ?
The only program that I know of that will allow c# like comments can be
located at
http://www.fesersoft.com/products/VBXmlComments/default.asp
--
Joe Feser
Fesersoft
http://www.fesersoft.com/
.Net, XML, XSLT, SQL
Free Code, Articles and Information.
Quote:
> Hi all,
> I have read the whole Visual Basic.NET bible but
> wasn't able to find any guide how to make documentary comments in the
> code.
> In C# I can write for example ///<summary>this class rocks </summary>
> but what is the syntax in vb ?
> Thanx in advance,
> -|<alle