What are the advantages of ASP. NET over asp?

Source: Internet
Author: User
What are the advantages of ASP. NET over asp?
Subject content:

Disadvantages of ASP:
1. VBScript and JavaScript are only two scripting languages available in ASP. They are basic untyped languages. Strong languages cannot be used in ASP.
2. The ASP page needs to be explained, making it slow to execute.
3. The ASP page is very messy.
4. When using ASP to create a web application, programmers and designers must work together on the same file.
5. In ASP, you must write code to provide any required functions.
6. I didn't pay too much attention to the Code in ASP.
7. There is no debugging mechanism in ASP.
8. In ASP. You must stop the Web server to install a new version of DLL. Before using a new version of DLL in an application, you must register it in the Registry. In addition, the DLL registration process is very complex.
Advantages of ASP. NET:
1. ASP. NET supports strong language.
2. ASP. NET pages will be compiled rather than interpreted, so that they can be executed faster than ASP pages.
3. ASP. NET provides declarative server controls.
4. ASP. NET supports code reuse through inheritance.
5. ASP. NET has a built-in trace method to help debug pages.
In ASP. NET, any component in the bin directory of the application will be automatically available to the application.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.