ASP.NET 与 Ajax 开发基础教程

ASP.NET 与 Ajax 开发基础教程
作 者: Wallace McClure
出版社: 吉林长白山
丛编项:
版权说明: 本书为公共版权或经版权方授权,请支持正版图书
标 签: 暂缺
ISBN 出版时间 包装 开本 页数 字数
未知 暂无 暂无 未知 0 暂无

作者简介

  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

内容简介

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 XMLHttpRequ...

图书目录

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