Hi MindStickians, In C#, what is the difference between String and string? (note the case) Example: string s = \"Hello, World \"; String S = \"Hello, World\"; Also, what are the guidelines for the use of each? Your help is a great appreciated.
Can you answer this question?
Write Answer1 Answers