
- 576 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
ASP.NET AJAX in Action
About this book
Ajax has revolutionized the way users interact with web pages today.Gone are frustrating page refreshes, lost scroll positions andintermittent interaction with a web site. Instead, we have a newgeneration of fast, rich, and more intuitive web applications. TheASP.NET AJAX framework puts the power of Ajax into the hands of webdevelopers. ASP.NET AJAX, formerly called Atlas, is a new free frameworkfrom Microsoft designed to easily add Ajax features to ASP.NETapplications. With this technology, ASP.NET developers can easily buildmore interactive and highly-personalized web applications that workacross all most popular browsers. ASP.NET AJAX in Action is a fast-paced, example-rich tutorial designedfor ASP.NET web developers and written by ASP.NET AJAX expertsAlessandro "Garbin" Gallo, David Barkol, and Rama Krishna Vavilala. Thisbook introduces you to Ajax applications and to the ASP.NET AJAXtechnology. Beginners will appreciate the clear explanations of keyideas and terminology. Intermediate and advanced ASP.NET developers willfind a no-nonsense learning source and well-organized reference. ASP.NET AJAX in Action offers a rich set of examples and meticulousexplanations. The extensive code samples are accompanied by accurate andrigorous explanations of the concepts behind development with ASP.NETAJAX. In this book, you will discover how to use
- Microsoft Ajax Library
- Partial rendering with UpdatePanels
- Advanced client and server techniques
- Ajax Control Toolkit
If you are a web developer looking to bring your web pages to life andto enhance the user experience, this book is for you. ASP.NET AJAX in Action will give you with the knowledge and tools youneed to more easily craft the next generation of Ajax applications. Withthe help of the Microsoft ASP.NET AJAX framework, Ajax development hasnever been easier and more instinctive for both client-script developersand ASP.NET developers alike. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Copyright
- Dedication
- Brief Table of Contents
- Table of Contents
- Foreword
- Foreword
- Preface
- Acknowledgments
- About this Book
- About the Authors
- About the Title
- About the Cover Illustration
- Part 1. ASP.NET AJAX basics
- Chapter 1. Introducing ASP.NET AJAX
- Chapter 2. First steps with the Microsoft Ajax Library
- Chapter 3. JavaScript for Ajax developers
- Chapter 4. Exploring the Ajax server extensions
- Chapter 5. Making asynchronous network calls
- Chapter 6. Partial-page rendering with UpdatePanels
- Part 2. Advanced techniques
- Chapter 7. Under the hood of the UpdatePanel
- Chapter 8. ASP.NET AJAX client components
- Chapter 9. Building Ajax-enabled controls
- Chapter 10. Developing with the Ajax Control Toolkit
- Part 3. ASP.NET AJAX Futures
- Chapter 11. XML Script
- Chapter 12. Dragging and dropping
- Part 4. Mastering ASP.NET AJAX
- Chapter 13. Implementing common Ajax patterns
- Appendices
- Appendix A. Installing ASP.NET AJAX
- Appendix B. Tools for debugging Ajax applications
- Resources
- Index
- List of Figures
- List of Tables
- List of Listings