ASP or Classic ASP is the old version. ASP.Net has 1.0, 1.1, 2.0, 3.0 and 3.5 (I might have missed one or 2), you will generally be using 2.0 and up for your code. ASPX is the file extension used for ASP.Net. Yes you can using Visual Web Developer.
http://www.4guysfromrolla.com - they have a wide range of tutorials and example code.
|