ASP.NET AJAX in Action
eBook - ePub

ASP.NET AJAX in Action

  1. 576 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

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

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
No, books cannot be downloaded as external files, such as PDFs, for use outside of Perlego. However, you can download books within the Perlego app for offline reading on mobile or tablet. Learn more here.
Perlego offers two plans: Essential and Complete
  • 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.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access ASP.NET AJAX in Action by David Barkol,Alessandro Gallo,Rama Krishna Vavilala in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming Languages. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Copyright
  2. Dedication
  3. Brief Table of Contents
  4. Table of Contents
  5. Foreword
  6. Foreword
  7. Preface
  8. Acknowledgments
  9. About this Book
  10. About the Authors
  11. About the Title
  12. About the Cover Illustration
  13. Part 1. ASP.NET AJAX basics
  14. Chapter 1. Introducing ASP.NET AJAX
  15. Chapter 2. First steps with the Microsoft Ajax Library
  16. Chapter 3. JavaScript for Ajax developers
  17. Chapter 4. Exploring the Ajax server extensions
  18. Chapter 5. Making asynchronous network calls
  19. Chapter 6. Partial-page rendering with UpdatePanels
  20. Part 2. Advanced techniques
  21. Chapter 7. Under the hood of the UpdatePanel
  22. Chapter 8. ASP.NET AJAX client components
  23. Chapter 9. Building Ajax-enabled controls
  24. Chapter 10. Developing with the Ajax Control Toolkit
  25. Part 3. ASP.NET AJAX Futures
  26. Chapter 11. XML Script
  27. Chapter 12. Dragging and dropping
  28. Part 4. Mastering ASP.NET AJAX
  29. Chapter 13. Implementing common Ajax patterns
  30. Appendices
  31. Appendix A. Installing ASP.NET AJAX
  32. Appendix B. Tools for debugging Ajax applications
  33. Resources
  34. Index
  35. List of Figures
  36. List of Tables
  37. List of Listings