Brief Introduction to ASP. NET Ajax

Source: Internet
Author: User
Tags javascript extension

(Note: This content is from msdn webcast and is only used as personal study notes. If you have any errors, please correct them)

Ajax applications

-- Asynchronous: Send HTTP requests asynchronously (XMLHttpRequest)

-- Page partial refresh

-- Reduce data transmission volume

-- Improve user experience

ASP. NET Ajax implementation

-- Seamless integration with ASP. NET 2.0 (not to mention version 4.0)

-- Easily add Ajax results

-- Server-centric development (no JS writing requiredCode)

-- Client-centered development (with rich Support)

ASP. NET Ajax component (Based on ASP. NET 2.0)

-- ASP. NET 2.0 Ajax extensions (server)

(1) serialization and deserialization

(2) client access to Web Services

(3) server-side Ajax controls (scriptmanager, updatepanel, Extender)

-- Scriptmanager: one page must have one and only one.

-- Microsoft ASP. NET Library (client)

(1) Basic JavaScript Extension

(2) browser compatibility layer (run on different browsers)

(3) Object-Oriented Systems

(4) asynchronous communication layer (equivalent to encapsulating objects for your convenience)

(5) client base library

 Ajax Control Toolkit

(1) ASP. NET Ajax Model

-- Server Extender

-- Client Behavior

(2) easily add Ajax Effects

(3)CommunitySupport, and finally complete Community Development

Related Article

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.