473,395 Members | 2,798 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

What is the good thing about ajax

What is the good thing about ajax besides you can
send and receive xml behind the scene? Is there
another benefit using this technology?

ZZ

Mar 2 '06 #1
1 1422
"aaaa" <sd*******@dfkjd.com> writes:
What is the good thing about ajax besides you can
send and receive xml behind the scene?
Is that even good? That depends on your requirements and design
choices.

Using the XMLHTTPRequest (or however it's capitalized) object does
just one thing: send requests to a web server and (if applicableq)
parse the result as XML.

You can use that to build an entire framework with an HTML interface
over a server program, where all user events are transmitted to the
server, using the MVC pattern, etc. Some people include this in the
concept covered by the word "AJAX" - a word that has so many shades of
meaning that it really is meaningless.
Is there another benefit using this technology?


There is no other functionality. What benfit you reap from it is only
limited by your imagination :)

/L
--
Lasse Reichstein Nielsen - lr*@hotpop.com
DHTML Death Colors: <URL:http://www.infimum.dk/HTML/rasterTriangleDOM.html>
'Faith without judgement merely degrades the spirit divine.'
Mar 2 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: G Matthew J | last post by:
interesting "signal vs. noise" blog entry: http://37signals.com/svn/archives2/whats_wrong_with_ajax.php
2
by: needin4mation | last post by:
What is .NET remoting versus Ajax? Any links are appreciated. I didn't find a straight forward answer. Thanks for any help.
31
by: Mason | last post by:
I've been working to become competent at making websites. My learning path has been: html -css- paintshop pro -javascript -php/mysql I'm getting somewhat proficient at php/mysql (although I...
3
by: BG Mahesh | last post by:
hi We are looking for a good Ajax library which has very good support for iframe. The ones we have considered so far are, Backbase.com - not happy with the speed Zapatech.com - it is good but...
1
by: Angus | last post by:
Hello I am a programmer (C++) and know a little JavaScript. I need to learn Ajax for a project and want to buy a good, readable book so I can read on the train etc to get me started. Can...
5
by: PythonistL | last post by:
Can you please recommend a good books about Ajax ? Thank you L
0
Bob Ross
by: Bob Ross | last post by:
I have just watched the video - "Make Client-Side Network Callbacks with ASP.NET AJAX?" (http://www.asp.net/learn/ajax-videos/video-79.aspx ). Which is very helpful but I would like to know more...
4
by: David Williams | last post by:
WC3 Schools has a really good AJAX Tutorial http://www.w3schools.com/ajax/default.asp -- David Williams
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.