skip to main
|
skip to sidebar
ASP.NET 2.0, 3.5 with C# Cheat Sheet
Saturday, January 3, 2009
declare a variable
// Declare an integer variable named errorCode.
int errorCode;
// Declare a string variable named myName.
string myName;
No comments:
Post a Comment
Newer Post
Older 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