Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to parse the components of ASP.NET AJAX

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/02 Report--

In this issue, the editor will bring you about how to analyze the components of ASP.NET AJAX. The article is rich in content and analyzes and narrates it from a professional point of view. I hope you can get something after reading this article.

ASP.NET AJAX, first of all, we have the following three downloads on the official website of ASP.NET AJAX:

1.ASP.NET AJAX: this section is the core of ASP.NET AJAX, including the core AJAX type system, the network protocol layer (networking stack), the component model, the extender base class, and server-side functions integrated with ASP.NET (including the popular ScriptManager,UpdatePanel and Timer controls). The list of features is as follows:

Server function list

Asynchronous client-to-server networking

Authentication as a Web service

ControlExtender class

Profile as a Web service

ScriptManager and ScriptManagerProxy controls

Static page methods as Web services

Timer control

UpdatePanel control

UpdateProgress control

Client feature list

Authentication for JavaScript

Behavior class

Calling .asmx Web services from JavaScript

Component class

Control class

Debug class

JavaScript Array type extensions

JavaScript Boolean type extensions

JavaScript Error type extensions

JavaScript Number type extensions

JavaScript Object type extensions

JavaScript String type extensions

JSON serialization

Profile for JavaScript

Trace class

The "value-added" CTP section supported by the 2.ASP.NET AJAX "Value-Add" CTP:ASP.NET AJAX community includes additional advanced features included in previous Atlas CTP versions but not in the fully supported "core" version 1.0. With further feedback, these will be gradually and steadily added to Core 1.0. The list of features is as follows:

Server function list

AutoCompleteExtender class

Cross-browser Web Parts drag-and-drop

DragOverlayExtender control

PopupExtender class

Client feature list

Actions components

AutoCompleteBehavior class

BatchResponse class

Binding component

Button control

Checkbox control

Click behavior

Counter class

Cross-browser Web Parts

Data control

DragDropList control

DragDropManager component

DraggableListItem control

FadeAnimation component

Floating behavior

Hover behavior

Hyperlink control

Image control

Input control

Label control

Layout behavior

Opacity behavior

Popup behavior

Selector control

ServiceMethodRequest class

Sys.Data and Sys.UI.Data namespaces

Textbox control

Timer control

Validator controls

Xml-script support

3.ASP.NET AJAX Control Toolkit: contains 28 cool free AJAX controls based on the "core" download version of ASP.NET AJAX 1.0. It is an open source project jointly developed by Microsoft and non-Microsoft developers to download code from CodePlex.

The above is the editor for you to share how to analyze the components of ASP.NET AJAX, if you happen to have similar doubts, you might as well refer to the above analysis to understand. If you want to know more about it, you are welcome to follow the industry information channel.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report