Hi all I am new here. I have been using C# in ASP.NET apps for about a year.
I am wondering though, what is the difference between using String and string in declaring a variable. I have seen them both used and VS uses different color schemes for each. Are they 100% interchangeable?