Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Ajax books?

Ajax books?

Scheduled Pinned Locked Moved The Lounge
questioncsharpasp-netcomperformance
19 Posts 10 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Christopher Duncan

    While I'm on the subject, anyone have suggestions on a good book for getting up to speed with Ajax in an Asp.net 2.0 environment?

    Christopher Duncan Author of The Career Programmer and Unite the Tribes Coming soon: Got a career question? Ask the Attack Chihuahua! www.PracticalUSA.com

    C Offline
    C Offline
    Christian Graus
    wrote on last edited by
    #7

    ASP.NET AJAX in Action for the MS framework. Ajax in Action for AJAX

    Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

    C 1 Reply Last reply
    0
    • N Nish Nishant

      Christopher Duncan wrote:

      While I'm on the subject, anyone have suggestions on a good book for getting up to speed with Ajax in an Asp.net 2.0 environment?

      Rama's book is a best seller on Amazon :-)

      Regards, Nish


      Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
      My latest book : C++/CLI in Action / Amazon.com link

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #8

      Only after it got some star reviews....

      Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

      R C 2 Replies Last reply
      0
      • C Christian Graus

        Only after it got some star reviews....

        Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

        R Offline
        R Offline
        Rama Krishna Vavilala
        wrote on last edited by
        #9

        True:) After a virtually unknown programmer from Australia wrote a nice review and gave a 5 star rating, the book sales rank improved 10 folds. ;)

        You have, what I would term, a very formal turn of phrase not seen in these isles since the old King passed from this world to the next. martin_hughes on VDK

        1 Reply Last reply
        0
        • C Christopher Duncan

          While I'm on the subject, anyone have suggestions on a good book for getting up to speed with Ajax in an Asp.net 2.0 environment?

          Christopher Duncan Author of The Career Programmer and Unite the Tribes Coming soon: Got a career question? Ask the Attack Chihuahua! www.PracticalUSA.com

          M Offline
          M Offline
          MrPlankton
          wrote on last edited by
          #10

          I have used Michael Shwarz's api, and examples with success.[^] Actually downloading the API and working with the examples is best way to learn it. For ASP.NET >2 I have found Bob Tabor's[^] videos very helpful. I am not a video person ordinarily but the videos are succinct and get right to the point. 2 cents..

          MrPlankton

          1 Reply Last reply
          0
          • N Nish Nishant

            Christopher Duncan wrote:

            While I'm on the subject, anyone have suggestions on a good book for getting up to speed with Ajax in an Asp.net 2.0 environment?

            Rama's book is a best seller on Amazon :-)

            Regards, Nish


            Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
            My latest book : C++/CLI in Action / Amazon.com link

            P Offline
            P Offline
            patnsnaudy
            wrote on last edited by
            #11

            I found Rama's book to be great. I used that and ajax.asp.net to lean ASP.Net Ajax. There are some great intro videos on that site also.

            C 1 Reply Last reply
            0
            • C Christopher Duncan

              While I'm on the subject, anyone have suggestions on a good book for getting up to speed with Ajax in an Asp.net 2.0 environment?

              Christopher Duncan Author of The Career Programmer and Unite the Tribes Coming soon: Got a career question? Ask the Attack Chihuahua! www.PracticalUSA.com

              M Offline
              M Offline
              Mentor Ibrahimi
              wrote on last edited by
              #12

              Manning - ASP.NET AJAX in Action Aug 2007, try this, i think it's good enough.

              1 Reply Last reply
              0
              • C Christopher Duncan

                While I'm on the subject, anyone have suggestions on a good book for getting up to speed with Ajax in an Asp.net 2.0 environment?

                Christopher Duncan Author of The Career Programmer and Unite the Tribes Coming soon: Got a career question? Ask the Attack Chihuahua! www.PracticalUSA.com

                D Offline
                D Offline
                Daaron
                wrote on last edited by
                #13

                Use the Gaia toolkit (http://ajaxwidgets.com[^]) instead. It will give you everything you need on the codebehind.

                Cheers, Daaron

                1 Reply Last reply
                0
                • C Christian Graus

                  ASP.NET AJAX in Action for the MS framework. Ajax in Action for AJAX

                  Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

                  C Offline
                  C Offline
                  Christopher Duncan
                  wrote on last edited by
                  #14

                  As it turns out, Rama's in Atlanta - didn't realize that. I knew Nish had moved out here. Methinks a lunch is in order. :)

                  Christopher Duncan Author of The Career Programmer and Unite the Tribes Coming soon: Got a career question? Ask the Attack Chihuahua! www.PracticalUSA.com

                  1 Reply Last reply
                  0
                  • P patnsnaudy

                    I found Rama's book to be great. I used that and ajax.asp.net to lean ASP.Net Ajax. There are some great intro videos on that site also.

                    C Offline
                    C Offline
                    Christopher Duncan
                    wrote on last edited by
                    #15

                    Yeah, it's looking like a must read.

                    Christopher Duncan Author of The Career Programmer and Unite the Tribes Coming soon: Got a career question? Ask the Attack Chihuahua! www.PracticalUSA.com

                    1 Reply Last reply
                    0
                    • C Christian Graus

                      Only after it got some star reviews....

                      Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

                      C Offline
                      C Offline
                      Christopher Duncan
                      wrote on last edited by
                      #16

                      Since there's clearly a Graus Effect, I'm going to have to keep you in my phone book for when I release the next book. :-D

                      Christopher Duncan Author of The Career Programmer and Unite the Tribes Coming soon: Got a career question? Ask the Attack Chihuahua! www.PracticalUSA.com

                      C 1 Reply Last reply
                      0
                      • C Christopher Duncan

                        Since there's clearly a Graus Effect, I'm going to have to keep you in my phone book for when I release the next book. :-D

                        Christopher Duncan Author of The Career Programmer and Unite the Tribes Coming soon: Got a career question? Ask the Attack Chihuahua! www.PracticalUSA.com

                        C Offline
                        C Offline
                        Christian Graus
                        wrote on last edited by
                        #17

                        Just send me a copy and I'll be happy to review it :-)

                        Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

                        C 1 Reply Last reply
                        0
                        • C Christopher Duncan

                          While I'm on the subject, anyone have suggestions on a good book for getting up to speed with Ajax in an Asp.net 2.0 environment?

                          Christopher Duncan Author of The Career Programmer and Unite the Tribes Coming soon: Got a career question? Ask the Attack Chihuahua! www.PracticalUSA.com

                          J Offline
                          J Offline
                          Jake Moon
                          wrote on last edited by
                          #18

                          Chris, I found the asp.net/ajax site to be excellent. The videos were all I needed and then some.

                          1 Reply Last reply
                          0
                          • C Christian Graus

                            Just send me a copy and I'll be happy to review it :-)

                            Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

                            C Offline
                            C Offline
                            Christopher Duncan
                            wrote on last edited by
                            #19

                            No problem. All I have to do is finish writing it. :)

                            Christopher Duncan Author of The Career Programmer and Unite the Tribes Coming soon: Got a career question? Ask the Attack Chihuahua! www.PracticalUSA.com

                            1 Reply Last reply
                            0
                            Reply
                            • Reply as topic
                            Log in to reply
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes


                            • Login

                            • Don't have an account? Register

                            • Login or register to search.
                            • First post
                              Last post
                            0
                            • Categories
                            • Recent
                            • Tags
                            • Popular
                            • World
                            • Users
                            • Groups