Asp.net (Getting Started)

Source: Internet
Author: User
I. A summary of Asp.net's understanding is as follows:



Ii. Details
1. Concepts of Asp.net

First, Asp.net is a technology, which is different from the ado.net class library and VB.net language. Second, it is an application framework built on the Common Language Runtime Library (CLR), used to build Web applications on the server side.


2. advantages 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, hierarchical configuration system to simplify the settings of the server environment and Web applications.

Because the configuration information is stored as plain text, you can easily add new settings to the application.


3) scalability and effectiveness.

Asp.net is designed to be scalable and has special proprietary functions to improve the performance of the cluster and multi-processor environment. In addition, Internet Information Service (IIS) and Asp.net closely monitor and manage processes when running, so that when a process encounters an exception, A new process can be created at this location so that the application can continue to process requests.


4) Security. Asp.net provides default authorization and authentication solutions for Web applications. Developers can easily add, delete, or replace these solutions based on application needs.


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.