View Single Post
Old 08-23-2004, 05:23 PM   #2 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,470
sde is on a distinguished road
if you are leaning towards ms technologies, i would by far recommend c#.

c# is 100% compliant with .net, whereas it is possible to use 'legacy' code with vb. c# also allows you to code in c style so the move to or from another language such as c, c++, php, perl, or java would be much smoother than to/from vb.

visual studio is the best ide i've ever worked with, but that can go for both c# or vb.net

ultimately they can do the same things cause you are using the .net framework, so it's more of a personal choice.
__________________
Mike
sde is offline   Reply With Quote