asp.net (Getting Started understanding)

Source: Internet
Author: User
A: asp.net to understand the summary of the drawing is as follows



Second: detailed introduction
the concept of 1,asp.net

First of all, ASP.net is a technology, different from the Ado.net class library, but also different from the vb.net language. Second, it is an application framework built on the common language runtime (CLR) that is used to build Web applications on the server side.


2, the benefits of using ASP.net
1) simple.

ASP.net makes work easier, such as form submission, client verification, deployment, and configuration.


2) easy to manage.

ASP.net uses a text-based, layered configuration system that simplifies the settings of the server environment and Web applications.

Because the configuration information is stored as plain text, it is convenient to add new settings to the application.


3 Scalability and effective utilization.


ASP.net is designed to be scalable, with special proprietary functionality to improve the performance of clustered, multiprocessor environments. In addition, Internet Information Services (IIS) and ASP.net run closely to monitor and manage processes so that when an exception occurs in a process, a new process can be created at that location to enable the application to continue processing the request.


4) security. asp.net provides a default authorization and authentication scheme for WEB applications. Developers can easily add, remove, or replace these scenarios, depending on the needs of 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.