Web Technology
Showing posts with label
String
.
Show all posts
Showing posts with label
String
.
Show all posts
Thursday, June 25, 2009
Difference between string and String in C#
There is such difference in
string
and
String
. These can be apply for the same purpose. The only difference between these is
String
can be used as identifier but
string
can not.
Older Posts
Home
Subscribe to:
Posts (Atom)