Documentary comments in VB.NET ? 
Author Message
 Documentary comments in VB.NET ?

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



Sun, 14 Nov 2004 20:47:40 GMT  
 Documentary comments in VB.NET ?
Please search in this newsgroup for an answer. Even earlier today this
question was answered again. Search for 'summary' in the subject.


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



Sun, 14 Nov 2004 21:05:21 GMT  
 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



Mon, 15 Nov 2004 15:03:16 GMT  
 Documentary comments in VB.NET ?

Quote:
> 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

Ok, thanx.
Mmm what was MS thinking when they left this feature out ?
VB.NET code does not require documentation ?

It's great to hav ea  third party tool, but it doesn't save typing in Visual
Studio.NET

-|<alle



Mon, 15 Nov 2004 18:22:10 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. VB.DOC 0.25 has been released - XML comments for VB.NET

2. VB.DOC 0.21 released: XMK comments for VB.NET

3. TAPI and VB.net (All comments welcome)

4. Can VB.NET Build Comment Web Pages

5. Revisited - VB.NET Build Comment Web Pages

6. vb.net comments

7. Documentation Comments for VB.NET

8. Build comment Web Pages ... in VB.NET

9. Comment to the VB/NET Help file writers...

10. create a VB.NET Comment Web Page

11. Code commenting for VB.NET

12. Commenting methods in VB.Net

 

 
Powered by phpBB® Forum Software