473,396 Members | 2,002 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Commenting technique in C# equivalent in VB.NET

io
Hi to everybody.I have a little problem.I usually program with C# but now I
must use VB. NET I have a little problem. In C# I used /// to generate
comment visible with Intellisense to explain how to use a function. Is there
any equivalent method to do the same in VB .NET? Thanks to everybody
Jul 21 '05 #1
4 1301
IO,

There is not standard the intelisence in VBNet 2002/3 it will be in 2005
however it is in the VBNet powerpack.

// in C# is a single quote ' in VBNet.

I hope this helps?

Cor
Jul 21 '05 #2
The same intellisense as with C# for the documentation the rest is in my
opinion better.
Jul 21 '05 #3
io wrote:
Hi to everybody.I have a little problem.I usually program with C# but now I
must use VB. NET I have a little problem. In C# I used /// to generate
comment visible with Intellisense to explain how to use a function. Is there
any equivalent method to do the same in VB .NET? Thanks to everybody

Unfortunaltly Visual Basic .NET 2003 does not have support for XML code
documentation. There are many third part tool for XML code documentation
in Visual Basic .NET. For instance Feser Soft VbXmlComments:
http://www.fesersoft.com/products/vb...ts/default.asp

Anders Norås
http://dotnetjunkies.com/weblog/anoras/
Jul 21 '05 #4
On Mon, 10 Jan 2005 05:37:07 -0800, "io" <io@discussions.microsoft.com> wrote:

¤ Hi to everybody.I have a little problem.I usually program with C# but now I
¤ must use VB. NET I have a little problem. In C# I used /// to generate
¤ comment visible with Intellisense to explain how to use a function. Is there
¤ any equivalent method to do the same in VB .NET? Thanks to everybody

There is a free add-in called VBCommenter that will enable this feature:

http://www.gotdotnet.com/workspaces/...a-86bdf39a17dd
Paul ~~~ pc******@ameritech.net
Microsoft MVP (Visual Basic)
Jul 21 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

46
by: Profetas | last post by:
Hi, I know that this is off topic. but I didn't know where to post. Do you comment your source code while coding or after coding. for example: you write a procedure and after it is...
4
by: Ron McNulty | last post by:
Often when testing an app, I want to temporarily comment out sections of the App.config file. Is there any way to do this? Regards Ron
3
by: Naveen Mukkelli | last post by:
Hi All, I'm trying to create XML commenting for my code using XML commenting feature for the first time. I'm using VS.NET 2003 and C#. I'v tried the following way. Step 1: set the file name...
5
by: jqpdev | last post by:
Hello all... I'm coming from a Borland Delphi background. Delphi has a specific component called a Data Module. In the designer the Data Module behaves like a windows form. A developer can...
18
by: Marian F. | last post by:
The 12 years old genius function to count english words in a sentence: ' This is my function to count english words in your string ' s is the string with your words to be counted ' Returns an...
4
by: io | last post by:
Hi to everybody.I have a little problem.I usually program with C# but now I must use VB. NET I have a little problem. In C# I used /// to generate comment visible with Intellisense to explain how...
8
by: lallous | last post by:
Hello I've been programming for a number of years, however my commenting style is always different. Sometimes I use something like: /************************ * method .... * comments......
10
by: Petr Jakeš | last post by:
I have a standard 12-key mobile phone keypad connected to my Linux machine as a I2C peripheral. I would like to write a code which allows the text entry to the computer using this keypad (something...
100
by: Angel Tsankov | last post by:
Can someone recommend a good source of C/C++ coding style. Specifically, I am interested in commenting style and in particular how to indent comments and the commented code, rather than when to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.