I'm looking for the best technical books that cover ASP.NET 3.5 with ASP.NET AJAX? Ones that gives the strongest examples of ASP.NET Ajax and exploring the client-side Sys.* objects. Also examples using the WCF-based webservices to handle Ajax requests.
|
1
|
|
|
|
|
|
Advanced ASP.NET AJAX Server Controls For .NET Framework 3.5 A truly good read. The book mentioned by Shiju is also a good one. |
||
|
|
|
|
I would recommend ASP.NET AJAX in Action for examples of the client-side objects within the MS AJAX library. Whilst it has examples of webservices and mashups, this isn't its strongest point. Where the book does excel is in providing a detailed breakdown of the client-side Javascript objects, the client-side lifecycle and developing AJAX enabled controls, both server controls and extending HTML elements through JavaScript. |
||
|
|
|
|
ASP.NET AJAX in Action is your best bet if you are looking for something specific on ASP.NET and AJAX. Covers WCF-webservice requests as well.
Professional ASP.NET 3.5 was also good. Less specific, but if you had to buy only one book on ASP.NET (we are in a recession right?) then I'd go for this. |
||
|
|
|
|
Check out my list of good recently published books related to ASP.NET development: My favorite is: Advanced ASP.NET AJAX Server Controls For .NET Framework 3.5 and maybe this: |
|||
|
|



