alexF
Mon 29 August 2005, 11:15 pm GMT +0200
So im pretty new to ASP and am wondering what the difference is between ASP and ASP.net?
sparky
Mon 29 August 2005, 11:19 pm GMT +0200
ASP = Active Server Pages
ASP.net = ASP + the Microsoft .NET framework, which is Microsofts future.
Basically ASP and ASP.net are roughly the same code, but ASP.net is the future. What you can do in ASP you can do in ASP.net but not teh other way around - ASP.net has a whole lot more to it.
Thats about as far as my knowledge goes on it anyway :)
NumBa1Stunna516
Thu 1 September 2005, 12:14 am GMT +0200
Im actually going to start learning ASP soon. I hope its fun :D.