Best resources to study Ajax from the beginning?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • AnagJohari
    New Member
    • May 2010
    • 96

    Best resources to study Ajax from the beginning?

    I want to learn ajax from "A" (from start). What are the best resources to study ajax? What are the best approaches i have to adopt to study ajax?

    I have never studied ajax so send suggestions according to my level.
    Last edited by Niheel; May 21 '10, 05:28 PM. Reason: punctuation
  • semomaniz
    Recognized Expert New Member
    • Oct 2007
    • 210

    #2
    here is the link http://www.asp.net/ajax

    Comment

    • Frinavale
      Recognized Expert Expert
      • Oct 2006
      • 9749

      #3
      Do you want to learn about Ajax or do you want to learn about Ajax.NET?
      Microsoft has made making Ajax requests simple by adding an UpdatePanel that sort of uses Ajax.

      I guess I would suggest starting to learn classic Ajax first and then move into the .NET realm. I learned it this way....and I'm glad I did because Microsoft has done some strange things.

      -Frinny

      Comment

      • AnagJohari
        New Member
        • May 2010
        • 96

        #4
        Originally posted by Frinavale
        Do you want to learn about Ajax or do you want to learn about Ajax.NET?
        Microsoft has made making Ajax requests simple by adding an UpdatePanel that sort of uses Ajax.

        I guess I would suggest starting to learn classic Ajax first and then move into the .NET realm. I learned it this way....and I'm glad I did because Microsoft has done some strange things.

        -Frinny
        tnx frinny

        Comment

        • AnagJohari
          New Member
          • May 2010
          • 96

          #5
          Originally posted by Frinavale
          Do you want to learn about Ajax or do you want to learn about Ajax.NET?
          Microsoft has made making Ajax requests simple by adding an UpdatePanel that sort of uses Ajax.

          I guess I would suggest starting to learn classic Ajax first and then move into the .NET realm. I learned it this way....and I'm glad I did because Microsoft has done some strange things.

          -Frinny
          frinny i search classic ajax basically there are three types of classic ajax
          1) simply classic ajax
          2) classic ajax.net
          3) asp classic ajax
          so please you suggest me i have to learn which one.
          thanks
          i want to learn classic ajax regarding .net

          Comment

          • Frinavale
            Recognized Expert Expert
            • Oct 2006
            • 9749

            #6
            I've moved this question to the JavaScript forum where the experts there are better equipped to help you on this topic :D

            Comment

            • acoder
              Recognized Expert MVP
              • Nov 2006
              • 16032

              #7
              Try some of the links under Ajax in Offsite Links. They should help to get you started.

              Comment

              Working...