.Net Special Support
This blogs provides .Net tips and practical solutions
Thursday, 12 January 2012
What is difference between "String" and "string" ?
string is a type in c# while String is a type in .Net CLR.
Ultimately c# type is converted into .net type.
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment