Make VB.NET case sensitive...?

If your a member of codenstuff then this is the main place to be. Get together..talk..chat and ponder. Have fun. Chill out. Play games.
5 posts Page 1 of 1
Contributors
User avatar
Cheatmasterbw
Coding God
Coding God
Posts: 1506
Joined: Fri Jan 01, 2010 2:30 pm

I know in C#/C++ the variables "SS", and "Ss" would be different variables due to the character casing. Is there a way in VB to declare variables with the same letters, but different cases?
http://www.megaapps.tk/
User avatar
MrAksel
C# Coder
C# Coder
Posts: 1758
Joined: Fri Mar 26, 2010 12:27 pm

Re: Make VB.NET case sensitive...?
MrAksel
No. Just a simple no.
Edit: it might work if you find a VB coding program that translates to C# first before compiling :P
LMAOSHMSFOAIDMT
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;


Over 30 projects with source code!
Please give reputation to helpful members!

Image
Image
User avatar
Axel
Coding God
Coding God
Posts: 1928
Joined: Sun Jun 27, 2010 9:15 pm

Re: Make VB.NET case sensitive...?
Axel
MrAksel wrote:
No. Just a simple no.
Edit: it might work if you find a VB coding program that translates to C# first before compiling :P
Or just convert to CIL which a C# compiler does
http://vagex.com/?ref=25000
User avatar
MrAksel
C# Coder
C# Coder
Posts: 1758
Joined: Fri Mar 26, 2010 12:27 pm

Re: Make VB.NET case sensitive...?
MrAksel
Axel wrote:
MrAksel wrote:
No. Just a simple no.
Edit: it might work if you find a VB coding program that translates to C# first before compiling :P
Or just convert to CIL which a C# compiler does
VB does that too. It might work with a modified version of the compiler.
LMAOSHMSFOAIDMT
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;


Over 30 projects with source code!
Please give reputation to helpful members!

Image
Image
User avatar
Axel
Coding God
Coding God
Posts: 1928
Joined: Sun Jun 27, 2010 9:15 pm

Re: Make VB.NET case sensitive...?
Axel
MrAksel wrote:
Axel wrote:
MrAksel wrote:
No. Just a simple no.
Edit: it might work if you find a VB coding program that translates to C# first before compiling :P
Or just convert to CIL which a C# compiler does
VB does that too. It might work with a modified version of the compiler.
So as I said theres no reason to convert it to C# before compiling
http://vagex.com/?ref=25000
5 posts Page 1 of 1
Return to “Codenstuff boardroom”