User1486439998 posted
Hi
I have a question and was hoping someone can answer it.
If you write code in C# and say have a string named DataString and dataString in C# they are both different string.
If the code above is then consumed by VisualBasic.NET, which is case-insentive, what would happen, would Visualbasic be able to tell the differance or would it throw an error.
Thanks
George