FAQ: Does the Web ADF for. Net version 9.2 support Microsoft Ajax 1.0?

Source: Internet
Author: User
Tags support microsoft
Many developers of AGS for. NET are concerned about whether the ADF for. Net 9.2 supports Asp.net Ajax 1.0. First, let's look at the official suggestions:

Http://support.esri.com/index.cfm? Fa = KnowledgeBase. techarticles. articleshow & D = 33689

1. Are the Web ADF 9.2 controls Ajax enabled?
-Yes.

2. Do they use the same framework as Microsoft Ajax 1.0?
-No. The web ADF 9.2 controls use the Microsoft ASP. NET 2.0 callback framework. Microsoft Ajax 1.0 uses a partial PostBack framework.

3. Can web ADF 9.2 be used with Microsoft Ajax 1.0?
-Yes and no.

Yes: Ajax 1.0 and web ADF 9.2 controls can be used in the same web application.
No: Web ADF 9.2 controls were not designed to be used within Ajax 1.0 controls, such as an updatepanel. web ADF 9.2 controls were not designed to utilize the partial PostBack framework. thus, explicit use of web ADF 9.2 controls with Microsoft Ajax 1.0 controls and technology is not supported.

4. Do I need Microsoft Ajax 1.0 controls to take advantage of Ajax functionality in a 9.2 web ADF application?
-No. the Web ADF already utilizes Ajax technology provided by the Microsoft ASP. NET 2.0 callback framework. microsoft Ajax 1.0 provides the architecture to support controls that were not explicitly designed for Ajax. since Web ADF 9.2 controls already support Ajax, they do not need Microsoft Ajax 1.0 to operate asynchronously. for example, a map control does not need to be placed inside of an updatepanel because Ajax support for the map control is already provided. in fact, the map control can even be viewed as an updatepanel itself.

5. Which Web controls shocould I use with Microsoft Ajax 1.0?
-In general, any web control that 1) does not provide its own Ajax implementation or 2) explicitly supports Microsoft Ajax 1.0. The web ADF 9.2 controls do not fit either of these requirements.

My experience is: 1. the callback framework is used by the ADF program, and the ASP. Net control outside the ADF control uses the Asp.net Ajax library. 2. Use callback framework.

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.