|
Greetings,
If you already know visual basic than I would suggest using VB.net, I by no means am a expert but being introduced to both myself I would say its your best choice, they are quite similar.
I have not had experience with asp.net however after some quite research it appears to be a language clearly by Microsoft, that allows programmers to create dynamic web applications.
In reply to your topic sub message VB.net is a programming language created by Microsoft, it has clear advantages, it has faster visual results and in general is very kind on the new user. If you make a mistake such as stating something in the code that is not declared it will underline it for you bringing it to your attention. Also if you have visual studios 2005 with the help files VB.net has massive help facilities. There are ups and downs to all programming languages, what program are you trying to develop? that will help you decide between them.
Without experience with asp.net I am feeding you this information from Microsoft website. It appears that asp.net is similar to VB.net however its towards creation of web programs, advantage is that it is free, unlike VB.net.
This post has been edited by C4Mouse: 5 May, 2008 - 09:52 PM
|