C# or VB? (ASP.NET 3.5)

Soldato
Joined
11 Feb 2004
Posts
4,532
Location
Surrey, UK
Just starting a MOSS 2007 roll out and thought I'd take on some ASP.NET 3.5.

I've got plenty of experience in scripting lanuages (ASP, JS, VBS, T-SQL) but this is my first project which will involve in OO programming.

Not sure which of the 2 to pick. Any suggestions and why would be appreciated :)
 
I'd go with C# over VB to be honest, might be a slight learning curve compared to what you've done previously but it'll be worth it in the long run.
 
Ultimately it doesn't make that much difference but I'm a strong advocate of C# over VB.NET simply because it's far superior in design/syntax terms and has more support from MS.
 
I'd say C#

I've found that even though MS show code samples in both VB and C#, most of the community help sites I've ever visted favour C#, and you'll find code samples and help using C# more often than you will VB.
 
Well that was easy. Thanks for the advice, no doubt I'll be coming back to you guys for some programming tips in C#.
 
Back
Top Bottom