Forum Moderators: open

Message Too Old, No Replies

Which language is best with ASP.NET

         

em00guy

11:00 pm on Jan 21, 2002 (gmt 0)



So, I've decided to hop on the .net bandwagon. However, the laguage choices with classic asp were easy, vbscript or javascript. Now there is a plethera of possible laguages to code with. Which one of these laguages do you think is the best and why? Thanks alot guys, this really helps.

bmcgee

2:32 am on Jan 22, 2002 (gmt 0)

10+ Year Member



C#

Xoc

3:06 am on Jan 22, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I don't think it matters much. All of them are using the common language runtime. The lexers are different, but vb.net and c# both use the same compiler, and the feature set is virtually identical. So pick the language you feel most comfortable with and go for it.

You probably will find more tutorials available for vb.net than c#, at least in the short term.

ralnikov

12:45 pm on Jan 22, 2002 (gmt 0)

10+ Year Member



I think basic is simplest choice. But if you're planning to developer WinForms or WebServices as well you should try C#