I notice there are many terms in the .NET Framework like string and String.
What's the difference? Which should I use?
I also see int and Int32. They are the same?
Thanks,
Ron
What's the difference? Which should I use?
I also see int and Int32. They are the same?
Thanks,
Ron
Comment