Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   ASP (http://siteownersforums.com/forumdisplay.php?f=11)
-   -   What is the difference between the ASP and ASP.NET? (http://siteownersforums.com/showthread.php?t=357597)

Pavan Techn 06-01-2018 10:24 AM

What is the difference between the ASP and ASP.NET?
 
The main difference between ASP and ASP.Net is that ASP is interpreted, while ASP.Net is compiled. ASP uses VBScript, therefore when the ASP page is executed, it is interpreted. On the other hand, ASP.Net uses .Net languages like C# and VB.NET, which is compiled to Microsoft intermediate language.


All times are GMT -7. The time now is 06:26 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.