Showing posts with label VB.net. Show all posts
Showing posts with label VB.net. Show all posts

Wednesday, July 9, 2008

Comment

Multiline Comment

SingleLine

Comment

q/ Comment

Here /;

# Comment

Perl

/* Comment

Here */

// Comment

Java

No

' Comment

VB Script

/* Comment

Here */

// Comment

Java Script

< ! Comment

Here >

< ! Comment >

HTML

No

' Comment

VB6 + VBA

From

Edit àAdvanced àComment Selection

' Comment

VB.Net

/* Comment

Here */

-- Comment

PL/SQL