Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Ajax

This is a discussion on Ajax within the AJAX & XML forums, part of the Web Development category; I like to start my reading on AJAX. Can someone provide an online website reference for this? If you suggest some books also it would help me to start my ...

Go Back   Geeks Talk > Web Development > AJAX & XML
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 07-31-2006
Expert Member
 
Join Date: Jul 2006
Posts: 101
Thanks: 0
Thanked 6 Times in 4 Posts
sripri is on a distinguished road
Ajax

I like to start my reading on AJAX. Can someone provide an online website reference for this? If you suggest some books also it would help me to start my reading on AJAX.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 08-03-2006
Contributing Member
 
Join Date: Jul 2006
Posts: 76
Thanks: 0
Thanked 5 Times in 1 Post
nancyphilips is on a distinguished road
Re: Ajax

For getting an initial deep understanding you could read the site
http://en.wikipedia.org/wiki/AJAX
After which reading this site would help you gain a good knowledge
http://developer.mozilla.org/en/docs/AJAX:Getting_Started
Reply With Quote
  #3 (permalink)  
Old 03-06-2007
Junior Member
 
Join Date: Jul 2006
Location: India
Posts: 17
Thanks: 2
Thanked 6 Times in 4 Posts
alankarrahi is on a distinguished road
Re: Ajax

See the link below-

http://www.w3schools.com/ajax/default.asp

Regards,
Alankar
Reply With Quote
  #4 (permalink)  
Old 04-16-2007
Junior Member
 
Join Date: Jun 2006
Location: India
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
meenaal is on a distinguished road
Re: Ajax

Hi,
What is the use of AJAX and Is it easy to learn ?
Reply With Quote
  #5 (permalink)  
Old 04-16-2007
Junior Member
 
Join Date: Jul 2006
Location: India
Posts: 17
Thanks: 2
Thanked 6 Times in 4 Posts
alankarrahi is on a distinguished road
Re: Ajax

Quote:
Originally Posted by meenaal View Post
Hi,
What is the use of AJAX and Is it easy to learn ?
Hi meenal, Just go thru the link from my above comment. THis must satisfy your queries.

Regards,
Alankar Rahi
Reply With Quote
  #6 (permalink)  
Old 04-27-2007
Junior Member
 
Join Date: Apr 2007
Location: Hyderabad
Posts: 16
Thanks: 2
Thanked 1 Time in 1 Post
saswata.purkayastha is on a distinguished road
Re: Ajax

Hi all,

I am new to AJAX too!!What i have found is that AJAX is not a new technology,but a combination of 3-4 technologies which makes it powerful.One needs decent knowledge of javascript,xml,css and server side (scripting) language.

AJAX makes asynchronous request to the server to update the page,so the entire page is not refreshed,but only a part of it.This reduces the server response time(and network traffic too). The core thing is XMLHttpRequest object.The way it is instantiated depends on the browser.eg. In MSIE,ActiveX object is used.The XMLHttpRequest object is responsible for sending the request from the browser to the server,and receiving the response as well.

Finally,it is quite easy to learn the way AJAX works.Rest depends on the amount of effort you put.

Hope this helps.

Thanks.

Last edited by saswata.purkayastha; 04-27-2007 at 07:02 AM.
Reply With Quote
  #7 (permalink)  
Old 04-29-2007
Moderator
 
Join Date: Oct 2005
Posts: 1,036
Blog Entries: 75
Thanks: 3
Thanked 168 Times in 136 Posts
Lokesh M has a spectacular aura aboutLokesh M has a spectacular aura about
Re: Ajax

Hi Sripri

Go thro www.ajaxwith.com
Has good collection of AJAX tutorials, resource and material

Thanks
Lokesh M.
Reply With Quote
  #8 (permalink)  
Old 05-21-2007
Junior Member
 
Join Date: Apr 2007
Location: chicago
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
lpradeepnaidu is on a distinguished road
Re: Ajax

i am working on .net i want to learn ajax plz somebody help me
Reply With Quote
Reply

  Geeks Talk > Web Development > AJAX & XML

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Implementing Web Application using AJAX suji AJAX & XML 1 05-16-2006 12:45 AM


All times are GMT -4. The time now is 11:30 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved