Asp. NET First Chapter Summary

Source: Internet
Author: User

First, Introduction

Recently learn ASP. NET video, see almost half of it, a simple summary of the ASP.

First, such as:

Ii. Web Applications

1. Traditional client/server:


2.WEB Client/server:


3. More detailed Web client/server:


Comparison Summary:
Compared with the traditional client/server, the Web application makes it easy to link the client with the server, and separates the data part from the server, which can be saved for the data.

4.HTML operating principle: Figure 3


third, the development cycle of Web applications


iv. sctive Server Page

1.HTML

You can click my related blog: http://blog.csdn.net/makang456/article/details/47088901

2. Processing process


3. Embedding scripts


v. ASP.Advantages:
1. Automatic compilation
2. A Web page with dynamic content
3.ASCII resulting to client browser
4. Source code not accessible
5. Support for strongly typed languages (C #, VB)
6. Compile the page to improve execution speed
7. Built-in method trace can help debug pages
8. Provision of declarative server controls
9. Support code reuse through inheritance mechanisms
Disadvantages
1. Only two languages (VBScript, JavaScript)
2.ASP pages need to be explained
3. Mix of code, HTML and text, like spaghetti
4. Use the same file
5. Additional function code
6. Code cannot be reused
7. No debug mechanism

8. Shut down the Web server before you can install a new version of the DLL

Vi. SummaryIt's hard to start with, but when it starts, it doesn't feel so hard, but in the process of doing it you can really understand ASP.

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

Asp. NET First Chapter Summary

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.