- Animation
- Application design
- ASP.NET
- C#, .NET 3.5
- Controls
- Data access
- Effects
- Expression Blend
- Expression Design
- Game development
- Graphics
- Javascript and AJAX
- Math and Physics
- Media streaming
- Multimedia
- Security
- Silverlight
- Styling
- UI Design
- VB.NET
- Video
- Visual Studio
- WCF
- WPF
- XAML

BlueForest Networks

Learning ASP.NET 2.0 with AJAX: A Practical Hands-on Guide
Publisher: O'Reilly Media, Inc. - September 27, 2007 ISBN-10: 0596513976, ISBN-13: 9780596513979
Author: Jesse Liberty
Dan Hurwitz
Brian MacDonald
520 pages
Learning ASP.NET 2.0 with AJAX: A Practical Hands-on Guide - book reviews: 3
Learning ASP.NET 2.0 with AJAX helps you master the concepts and techniques of Microsoft's tools with plenty of annotated examples, review quizzes, web construction exercises and chapter summaries, so you can practice new skills and test your understanding as you go. With it, you'll learn to:
- Master the fundamental skills of ASP.NET 2.0 to build professional quality web applications
- Integrate new Ajax tools and CSS with ASP.NET 2.0 for flashier and more interactive sites
- Build applications with minimal coding using Visual Studio or its free counterpart, Visual Web Developer
- Connect your site with a database so that users can retrieve, interact and save data
- Debug your application, deal with unexpected problems, and protect your site from malicious users
- Use the community-maintained ASP.NET AJAX Control Toolkit to extend the controls that come with ASP.NET AJAX
- Use personalization tools to give your site a customized look for each user
Programmer
Easy to follow and understand. Tells you how to donwload free software and walks you through programming examples.
Michael J. Stanley
03 November, 2008
Outstanding ASP.NET AJAX Learning Guide!!
'Learning ASP.NET 2.0 with AJAX: A Practical Hands-on Guide' is another gem of a book by heavy technology author Jesse Liberty et al.. If you know about recent web advances over the last couple of years you know about AJAX which has revolutionized the Web 2.0 world, allowing for real apps to be made on the web. The user doesn't have to wait wait wait any more, as they can make decision/choices and get the feedback that they are expecting right away. AJAX technology basically splits pages up into "virtual divs" where instead of displayed content being control, handshakes and communication behind the scenes is what is modified. Early AJAX code was a bit flaky but Microsoft has made things easier with their ASP.NET AJAX set of controls and classes. In order to learn how to use these tools the user needed a book that laid things out in a logical fashion and did so in a tight, useful package, this book is the result!!
This ~500 page book is broken up in the following way:
01. Intro
02. Web Apps
03. AJAX Web Apps
04. Saving/Getting Data
05. Validation
06. Style sheets, Master Pages, Navigation
07. State & Life Cycle
08. Errors, Exceptions, Bugs
09. Security & Personalization
10. Epilogue
If you have a read a Jesse Liberty book in the past you know that you are getting a top notch quality product. He's so good at writing tech friendly books it's like sitting down with him. Examples are spaced out well and content is described in a VERY user-friendly manner.
If you develop with ASP.NET and want to implement AJAX on your site, PICK UP THIS BOOK. The only disclaimer is the code is written in VB but if you are a savvy programmer it shouldn't be very difficult to make the switch to C# if that is your flavor of the month.
***** HIGHLY RECOMMENDED
Daniel McKinnon
20 March, 2008
Gentle but Complete Getting Started
§
I am impressed at how well-paced and explanatory this book is. Usually the big problems I see in coding books have very little to do with the quality of the code and very much to do with care (or its lack) in pacing and organization. The result here is a book that thinks through and accounts for the questions beginners will have.
The authors direct themselves to developers asking the question "What is the quickest way for me to build real Web applications with the least handcoding?" They stick to that so closely, anyone worrying about the VB versus C# thing should not feel any hesitation on that account in getting this book.
The examples use Visual Studio or its free counterpart, Visual Web Developer. An appendix guides you through their installation and configuration, as well as that of SQL Express.
The book has a nice addition for the serious student: each chapter has a quiz and exercises -- with the answers provided in the back of the book.
§
Brett Merkey
11 October, 2007