Microsoft AJAX Library Essentials: Client-side ASP.NET AJAX 1.0 Explained
Formats:
save 50%!
save 50%!
Free Shipping!
| Also available on: |
|
- A rapid and practical guide to including AJAX features in your .NET applications
- Learn practical development strategies and techniques
- Go through a case study that demonstrates the theory you learned throughout the book.
Book Details
Language : EnglishPaperback : 300 pages [ 235mm x 191mm ]
Release Date : July 2007
ISBN : 1847190987
ISBN 13 : 9781847190987
Author(s) : Bogdan Brinzarea, Cristian Darie
Topics and Technologies : All Books, Microsoft Development , Enterprise, Microsoft, .NET
Table of Contents
Preface
Chapter 1: AJAX and ASP.NET
Chapter 2: AJAX Foundations
Chapter 3: Object-Oriented JavaScript
Chapter 4: Introducing the Microsoft AJAX Library
Chapter 5: OOP with the Microsoft AJAX Library
Chapter 6: Creating Client Components
Chapter 7: Case Study: Timer and EnhancedTextBox
Chapter 8: Debugging Tools and Techniques
Appendix A: Microsoft AJAX Library Reference
Index
Bogdan Brinzarea
Cristian Darie
Code Downloads
Download the code and support files for this book.
Submit Errata
Please let us know if you have found any errors not listed on this list by completing our errata submission form. Our editors will check them and add them to this list. Thank you.
Errata
- 1 submitted: last submission 14 Mar 2013Errata type: Other | Page number: 124-125
The result described in point (8) at the top of page 124 refers to Figure 4.6, however the correct image is shown in Figure 4.7. The result described in point (9) uses the example text "John Doe" and refers to Figure 4.7, but it should use the example text "Yoda" and refer to figure 4.6. In summary, Figures 4.6 and 4.7 are currently the wrong way around, and point (9) should instruct the reader to enter the text "Yoda" instead of "John Doe".
Sample chapters
You can view our sample chapters and prefaces of this title on PacktLib or download sample chapters in PDF format.
This book teaches you, through step-by-step exercises, the following essential topics:
- How to create basic AJAX applications using JavaScript, CSS, DOM, and the XMLHttpRequest object.
- Understand the object-oriented model of JavaScript.
- Learn what the Microsoft AJAX Library is made of.
- Understand how the Microsoft AJAX Library extends the object-oriented capabilities of JavaScript by adding support for namespaces, interfaces, events, properties, and an improved set of base classes.
- Implement JavaScript classes and interfaces based on Visual Studio class diagrams
- Create client components, controls and behaviors, by extending existing elements of the page, registering events, and utilizing the page life cycle.
- Go through a case study that demonstrates the theory you learned throughout the book.
Microsoft AJAX Library Essentials is a practical reference for the client-side library of the ASP.NET AJAX Framework 1.0, and a tutorial for the underlying technologies and techniques required to use the library at its full potential. The main goal of this book is to get you comfortable with the Microsoft AJAX Library, a huge set of functions that can be used for developing powerful client-side functionality.
Beginning with a hands-on tour of the basic technologies associated with AJAX, JavaScript, XMLHttpRequest, JSON, and the DOM, you'll move on to a crash course in the Microsoft AJAX tools. You will learn, through numerous step-by-step exercises, how to create basic AJAX applications, how the object-based programming model of JavaScript works, and how Microsoft AJAX Library extends this model. You'll understand the architecture of the Microsoft AJAX components, how they all fit together, and exactly what they can do for you. Then you will learn how to use the Microsoft AJAX Library in your web projects, and a detailed case study will walk you through creating your own customized client components.
At every stage of your journey, you'll be able to try out examples to illuminate the theory, and consolidate your understanding. In addition to learning about the client and server controls, you'll also see how to handle errors and debug your AJAX applications.
To complement your new found skills, the book ends with a visual reference of the Microsoft AJAX Library namespaces and classes, including diagrams and quick explanations for all the classes mentioned in the book, providing an invaluable reference you will turn to again and again.
A practical tutorial to using Microsoft AJAX to enhance the user experience of your ASP.NET web applications covering the most up to date versions of the AJAX tools.
Book Reviews
Granville Barnett: "I really enjoyed this book. Its unique selling point is the fact that it solely covers client-side scripting with, and without the Microsoft AJAX Library."
Milan Negovan: "It is has something for those who have barely any experience with Microsoft AJAX, as well as for seasoned ASP.NET developers. Most books fail when they address such a broad audience, but given the narrow, specialized topic, this book performs just fine."
Jason Ong: "This book serves as a nice introduction for ASP.NET developers who are just starting out developing client-side components on the ASP.NET AJAX Framework. For ASP.NET developers who are already using pre-built Microsoft AJAX client-side components in their projects, this book will help provide a better understanding of the inner workings of these components."
This book is a practical tutorial to get you confident and comfortable working with the Microsoft AJAX suite. Packed with step-by-step examples and detailed explanations of how the examples work, this book is the ideal first step into the exciting world of AJAX in ASP.NET

