What is the difference between asp and asp.net?
NET is a software development framework aimed to develop Windows, Web and Server based applications. ASP.NET is a main tool that present in the . NET Framework and aimed at simplifying the creation of dynamic webpages.
ASPX runs on . Net framework. ASP uses VBScript for its code. ASP.NET allows the use of C#, VB.NET and other languages.
Basically, ASP.NET is a web delivery mechanism that runs either C# or VB.NET in the background. C# is a programming language that runs ASP.NET as well as Winforms, WPF, and Silverlight.
"Classic" ASP uses vbscript for its code. ASP.NET allows you to use C#, VB.NET and other languages. ASP.NET gives you access to all the tools which come with the .NET framework and allows you to write object-oriented code.
They are too numerous to list here. I suggest you read ASP.NET compared with classic ASP Wikipedia.
--
Aside: My original answer referred to a resource on w3schools.com that is today no longer available. If you would like to access it, you may do so by utilizing the Wayback archive: ASP.NET vs ASP.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With