ASP.NET 与 Ajax 开发基础教程 Beginning Ajax with ASP.NET

分類: 图书,计算机/网络,程序设计,ASP,
作者: Wallace B. McClure 著
出 版 社: 吉林长白山
出版时间: 2006-12-1字数:版次: 1页数: 403印刷时间: 2006/09/01开本:印次:纸张: 胶版纸I S B N : 9780471785446包装: 平装内容简介
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 scripting 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 time, he has done consulting and development for such organizations as The United States Department of Education, Coca-Cola, Bechtel National, Magnatron, and Lucent Technologies, among others. Products and services have included work with ASP, ADO, XML, and SQL Server, as well as numerous applications in the Microsoft .NET Framework. Wally has been working with the .NET Framework since the summer of 2000. Wally McClure specializes in building applications that have large numbers of users and large amounts of data. He is a Microsoft MVP and an ASPInsider, and a partner in Scalable Development, Inc.
Wally and coauthor Paul Glavich also co-host the ASP.NET Podcast. You can listen to it at www.aspnetpodcast.com. In addition, Wally travels around the southeast United States doing user group talks and sessions at various CodeCamps.
目录
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