Click here to Skip to main content
16,005,552 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionfunction to format partnumbers (alpha numeric) Pin
jds12073-Nov-06 2:54
jds12073-Nov-06 2:54 
AnswerRe: function to format partnumbers (alpha numeric) Pin
nlarson113-Nov-06 8:30
nlarson113-Nov-06 8:30 
GeneralRe: function to format partnumbers (alpha numeric) Pin
jds12073-Nov-06 9:00
jds12073-Nov-06 9:00 
GeneralRe: function to format partnumbers (alpha numeric) Pin
nlarson113-Nov-06 9:02
nlarson113-Nov-06 9:02 
GeneralRe: function to format partnumbers (alpha numeric) Pin
jds12073-Nov-06 9:25
jds12073-Nov-06 9:25 
GeneralRe: function to format partnumbers (alpha numeric) Pin
nlarson113-Nov-06 9:32
nlarson113-Nov-06 9:32 
QuestionHow to create a users manual Pin
rafaguilarsol3-Nov-06 1:56
rafaguilarsol3-Nov-06 1:56 
AnswerRe: How to create a users manual Pin
Dave Kreskowiak3-Nov-06 6:44
mveDave Kreskowiak3-Nov-06 6:44 
That depends on the type of project you're talking about and which version of VB.NET you're using.

If you're talking about a control, library, or web server project, then you would comment your code appropriately. But, how you do this depends on the version of VB.NET you're using. For 2002 and 2003, there is no built in support for generating XML Documentation at compile time, so you have to use a 3rd party tool, like VBCommentor (Google it!), and follow it's documentation on how you have to format your comments in your code.

For 2005, there is built in support for this. All you have to do follow the documentation here[^].


Dave Kreskowiak
Microsoft MVP - Visual Basic


GeneralRe: How to create a users manual Pin
rafaguilarsol3-Nov-06 7:47
rafaguilarsol3-Nov-06 7:47 
QuestionSend image path to Crystal report8 through VB6 [modified] Pin
Kiran S. S.2-Nov-06 23:26
Kiran S. S.2-Nov-06 23:26 
QuestionHow to swap values in database with the help of combobox Pin
Khan.Bangash2-Nov-06 23:19
Khan.Bangash2-Nov-06 23:19 
AnswerRe: How to swap values in database with the help of combobox Pin
Akhilesh Yadav2-Nov-06 23:25
Akhilesh Yadav2-Nov-06 23:25 
AnswerRe: How to swap values in database with the help of combobox Pin
OldWarhorse3-Nov-06 3:09
OldWarhorse3-Nov-06 3:09 
Questionformat a time to 24 hours [modified] Pin
steve_rm2-Nov-06 22:19
steve_rm2-Nov-06 22:19 
AnswerRe: format a time to 24 hours Pin
Steven J Jowett2-Nov-06 22:30
Steven J Jowett2-Nov-06 22:30 
GeneralRe: format a time to 24 hours Pin
steve_rm2-Nov-06 23:22
steve_rm2-Nov-06 23:22 
QuestionSwaping Pin
Khan.Bangash2-Nov-06 22:00
Khan.Bangash2-Nov-06 22:00 
QuestionRe: Swaping Pin
Dave Sexton3-Nov-06 0:56
Dave Sexton3-Nov-06 0:56 
AnswerRe: Swaping Pin
OldWarhorse3-Nov-06 3:08
OldWarhorse3-Nov-06 3:08 
QuestionImport C# DLL into vb.net Pin
charchabil032-Nov-06 21:01
charchabil032-Nov-06 21:01 
AnswerRe: Import C# DLL into vb.net Pin
GaryWoodfine 3-Nov-06 0:16
professionalGaryWoodfine 3-Nov-06 0:16 
AnswerRe: Import C# DLL into vb.net Pin
OldWarhorse3-Nov-06 2:18
OldWarhorse3-Nov-06 2:18 
AnswerRe: Import C# DLL into vb.net Pin
Dave Kreskowiak3-Nov-06 6:38
mveDave Kreskowiak3-Nov-06 6:38 
Questionfile transfer in lan Pin
helpmepls2-Nov-06 20:20
helpmepls2-Nov-06 20:20 
AnswerRe: file transfer in lan Pin
nlarson113-Nov-06 4:06
nlarson113-Nov-06 4:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.