Ajax has the power to revolutionize the way web-based applications are designed. This book provides you with a thorough working knowledge of what Ajax has to offer and how to take full advantage of it in your application development.Following an exploration of how Ajax works with .NET, you'll get acquainted with DHTML, the role of JavaScript and the Document Object Model, and the XMLHttpRequest Object, which is the foundation of Ajax. Then you will examine the Ajax-type features built into ASP.NET and explore the Ajax.NET Professional Library in detail. Finally, you will explore client *ing as well as building and using controls with Microsoft's Atlas. With an entire chapter devoted to debugging, you will have all you need to use this cutting-edge technology.What you will learn from this book* What you can do with the open source Ajax.NET Professional Library* How to use the corresponding functionality, Asynchronous Client Script Callbacks, that comes with ASP.NET 2.0* Techniques for using the XMLHttpRequest Object to communicate between the client web browser and the server* An overview of XML, XSLT, and other ways to send data between client and server* How to integrate Microsoft's Atlas with many of the services available in ASP.NET 2.0 Who this book is for This book is for programmers who use ASP.NET and are just starting to use Ajax technologies to create more responsive, modern applications.Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.
作者簡介
Wallace B. "Wally" McClure graduated from the Georgia Institute of Technology in 1990 with a Bachelor of Science degree in electrical engineering. He continued his education there, receiving a master’s degree in the same field in 1991. Since that tim
圖書目錄
Acknowledgments Introduction Chapter 1: Introduction to Ajax on ASP.NET Chapter 2: Introduction to DHTML Chapter 3: JavaScript and the Document Object Model Chapter 4: The XMLHttpRequest Object Chapter 5: Data Communication: XML, XSLT, and JSON Chapter 6: What Is Built into ASP.NET Chapter 7: Ajax.NET Professional Library Chapter 8: Anatomy of Ajax.NET Pro Library Chapter 9: Other Ajax Frameworks for .NET Chapter 10: Atlas Client Script Chapter 11: Atlas Controls Chapter 12: Atlas Integration with ASP.NET Services Chapter 13: Debugging Appendix A: XSLT Commands Index