AJAX applications require the support of component technologies

Source: Internet
Author: User

Nowadays, AJAX technology is booming. Various frameworks and various conceptual and entry-level articles all elaborate on and implement basic AJAX. However, people who really deeply and extensively use AJAX will know that once AJAX is applied on a large scale, it will cause many and many problems, including the fatal points:

1. Diversity of technologies, complexity of distributed coupling, javascript, dhtml, css, xml, xsl, java ,. NET, PHP, I believe it is not a simple task to be familiar with so many technologies and be able to be integrated and used.

2. The code is difficult to maintain. As we all know, javascript is too flexible and non-standard, and lacks the support of standard libraries. It is really a headache for developers to maintain and modify a large number of js files, I have even seen some web pages with js everywhere and similar JavaScript.

3. browser compatibility. We know that firefox has occupied a lot of shares abroad, and many domestic professionals are using it now. To be compatible with different browsers, the cost is self-evident.

4. Low development efficiency. There is no basic component library, lack of IDE, a lot of coding, debugging is mostly alert, the problem is difficult to locate ......

Only by solving a series of problems such as this, I believe that AJAX can be used in real projects on a large scale. Otherwise, it may bring more negative effects, including development progress, quality, and maintainability.

So the correct method to apply AJAX should be:

1. Based on the Component Library technology, the diversity and complexity of the technology are shielded, and the changes are maintained in a centralized manner to adapt to changes.

2. Adopt a standardized and reasonable architecture to easily expand and be compatible with various platforms, background languages, and browsers.

3. Visual Development Tool IDE Based on the Component Library technology. It supports intelligent syntax prompts.

So here, I recommend an AJAX IDE Based on the Component Library. It has many AJAX controls, such as DataSet, DBGrid, and Web printing, supports cross-language browser compatibility, visual development, and code syntax prompts.

Download its trial URL: click here

(

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.