Index of ASP. net ajax series of old wine in new bottles

Source: Internet
Author: User
Tags javascript extension
[Download source code]

Index of ASP. net ajax series of old wine in new bottles

Author: webabcd

Introduction
New bottle old wine ASP. net ajax series Article Index: A simple introduction to each control (ScriptManager, ScriptManagerProxy, UpdatePanel, UpdateProgress, and Timer) client Script Programming (namespace, class, Member, interface, inheritance, enumeration), client Script Programming (debugging and tracking) client Script Programming (JavaScript basic Type extension-JavaScript Base Type Extensions), client Script Programming (Sys. classes and shortcuts in the UI namespace) and client Script Programming (Sys. the class Sys. serialization namespace class), client Script Programming (class in Sys namespace), client Script Programming (Sys. webRequestManager, WebRequest, WebRequestExecutor, and XMLHttpExecutor In the. Net namespace, and client Script Programming (Sys. webServiceProxy, WebServiceError, Generated Proxy Classes, WebService, PageMethod, and client Script Programming (Sys. services namespace class)

1. New bottle of old wine ASP. net ajax (1)-a simple look at each control (ScriptManager, ScriptManagerProxy, UpdatePanel, UpdateProgress, and Timer)
Introduction
ASP. net ajax has five controls: ScriptManager, ScriptManagerProxy, UpdatePanel, UpdateProgress, and Timer. Let's take a simple look.

2. ASP. net ajax (2)-client Script Programming (namespace, class, Member, interface, inheritance, enumeration)
Introduction
Microsoft AJAX Library provides JavaScript extension and object-oriented support, and is very similar to the. NET Framework. Let's take a look at how to implement namespaces, classes, members, interfaces, inheritance, and enumeration.

3. New bottle old wine ASP. net ajax (3)-client Script Programming (debugging and tracking)
Introduction
ASP. net ajax contains both server code and client code. However, debugging the client code is different from debugging the server code. Next we will look at how to debug the client code.

4. New bottle old wine ASP. net ajax (4)-client Script Programming (JavaScript basic Type extension-JavaScript Base Type Extensions)
Introduction
The basic JavaScript Type Extension in Microsoft AJAX Library is based on ECMAScript (JavaScript) objects. For more information about JavaScript objects, see the http://msdn2.microsoft.com/en-us/library/29f83a2c-48c5-49e2-9ae0-7371d2cda2ff

5. New bottle old wine ASP. net ajax (5)-client Script Programming (classes and shortcuts in the Sys. UI namespace)
Introduction
Sys. UI namespace contains UI-related classes, such as controls, events, and UI attributes in Microsoft AJAX Library. A shortcut is to call a method with short code.

6. New bottle old wine ASP. net ajax (6)-client Script Programming (class in Sys. WebForms namespace Sys. Serialization namespace)
Introduction
The classes in the Sys. WebForms namespace are related to partial refresh. PageRequestManager class, which has five events: initializeRequest event, beginRequest event, endRequest event, pageLoading event, and pageLoaded event. Five event parameter classes are associated with these five events: InitializeRequestEventArgs class, BeginRequestEventArgs class, EndRequestEventArgs class, PageLoadingEventArgs class, And PageLoadedEventArgs class. There is only one class in the Sys. Serialization namespace: Sys. Serialization. JavaScriptSerializer class. It is used to convert ECMAScript (JavaScript) objects to JSON-format data.

7. New bottle old wine ASP. net ajax (7)-client Script Programming (class in Sys namespace)
Introduction
The Sys namespace is the root namespace of the Microsoft AJAX Library. This document describes the Application class, ApplicationLoadEventArgs class, CultureInfo class, And StringBuilder class.

8. New bottle old wine ASP. net ajax (8)-client Script Programming (WebRequestManager, WebRequest, WebRequestExecutor, and XMLHttpExecutor in the Sys. Net namespace)
Introduction
Take a look at the web request-related classes in the Sys. Net namespace, including WebRequestManager, WebRequest, WebRequestExecutor, and XMLHttpExecutor.

9. New bottle old wine ASP. net ajax (9)-client Script Programming (WebServiceProxy, WebServiceError, Generated Proxy Classes in Sys. Net namespace, and WebService and PageMethod calls)
Introduction
Use ASP. net ajax to call WebService (simple type and complex objects, JSON and XML) and PageMethod. WebServiceProxy Class, WebServiceError Class, and Generated Proxy Classes in Sys. Net namespace

10. New bottle old wine ASP. net ajax (10)-client Script Programming (Class under Sys. Services namespace)
Introduction
The Sys. Services. AuthenticationService class, Sys. Services. ProfileService class, and Sys. Services. ProfileGroup class of ASP. net ajax are perfectly integrated with Membership and Profile of ASP. NET 2.0.

OK
[Download source code]

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.