What tools do I need to start writing ASP programs? I currently have VS.Net 2003.
Printable View
What tools do I need to start writing ASP programs? I currently have VS.Net 2003.
If you have VS.Net 2003 then thats all you need to do ASP.Net(you said asp, i assume you meant asp.net).Quote:
Originally Posted by wossname
Simply Click on New Project and Choose "New ASP.Net Web Application" and you are set :).
I suggest do some tutorial, www.4guysfromrolla.com is a good resources for both asp and asp.net.
Hope it helps.