ASP. NET? Or JSP?

Source: Internet
Author: User
Today, a friend asked me whether ASP/ASP. NET is good or JSP is good if he wants to learn website Script Programming? I heard that ASP scripts are inefficient. In my opinion, ASP is interpreted and executed in the past, and the execution efficiency is relatively slow. The JSP page is automatically compiled when the first user requests it, and when the page is requested later, the system will check whether it has been compiled. If yes, the system will automatically execute the compiled ProgramIn this way, the efficiency is improved. Microsoft now uses similar technologies in ASP. NET. Of course, neither JSP nor ASP. NET is compiled with the machine code of the cost machine. They are all compiled into intermediate languages that can run on a platform. A major advantage of ASP. NET is that it can CodeSeparated from the content, the artist can work independently to make the site design very beautiful. Now Asp.net uses Web Control and does not distinguish between client and server programs. This is a great improvement.

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.