View Single Post
Old 07-10-2006, 04:05 PM   #6 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,470
sde is on a distinguished road
yeah, definately take another look at it. it is a c-based language, so it will be a lot little like PHP and Javascript.

it's strictly typed, so you do need to get used to declaring what type of variable you are creating.

it's using the same .NET objects that you would use in VB.NET, but the language itself was written for .NET, so you will never get caught in an instance where you are using legacy code which I think VB.NEt still supports.

i think the job market for c# is a little better as well. another good thing to have on the resume.
__________________
Mike
sde is offline   Reply With Quote