skip to main
|
skip to sidebar
ASP.NET 2.0, 3.5 with C# Cheat Sheet
Saturday, January 3, 2009
Commenting in C#
// A single-line C# comment.
/* A multiline
C# comment. */
XML-based commenting syntax
///
/// This application provides web pages
/// for my e-commerce site.
///
“IDesign C# Coding Standard”
http://www.idesign.net/
No comments:
Post a Comment
Newer Post
Home
Subscribe to:
Post Comments (Atom)
Followers
Blog Archive
▼
2009
(10)
►
February
(5)
▼
January
(5)
Navigating a Website
Command Name properties in C#
Assignment and Initializers
declare a variable
Commenting in C#
About Me
Eugene Kochkin
MCTS
View my complete profile
No comments:
Post a Comment