Results 1 to 8 of 8

Thread: Ajax

  1. #1
    Contributing Member
    Join Date
    Jul 2006
    Answers
    93

    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.


  2. #2
    Contributing Member
    Join Date
    Jul 2006
    Answers
    76

    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


  3. #3
    Junior Member
    Join Date
    Jul 2006
    Answers
    13

    Re: Ajax

    See the link below-

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

    Regards,
    Alankar


  4. #4
    Junior Member
    Join Date
    Jun 2006
    Answers
    1

    Re: Ajax

    Hi,
    What is the use of AJAX and Is it easy to learn ?


  5. #5
    Junior Member
    Join Date
    Jul 2006
    Answers
    13

    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


  6. #6

    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 06:02 AM.

  7. #7
    Moderator
    Join Date
    Oct 2005
    Answers
    305

    Re: Ajax

    Hi Sripri

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

    Thanks
    Lokesh M.


  8. #8
    Junior Member
    Join Date
    Apr 2007
    Answers
    1

    Re: Ajax

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


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact