ASP.NET in a Nutshell

G. Andrew Duthie, Matthew MacDonald

  • 出版商: O'Reilly
  • 出版日期: 2002-06-15
  • 售價: $1,520
  • 貴賓價: 9.5$1,444
  • 語言: 英文
  • 頁數: 800
  • 裝訂: Paperback
  • ISBN: 0596001169
  • ISBN-13: 9780596001162
  • 相關分類: .NETASP.NET
  • 已絕版

買這商品的人也買了...

商品描述

ASP.NET is the newest generation of Active Server Pages from Microsoft. More than a mere upgrade, it's designed to support the development of dynamic and data-driven web applications and web services in much the same way Visual Basic enabled the rapid development of Microsoft?Windows?desktop applications.

For those experienced with previous versions of ASP or the .NET platform, ASP.NET in a Nutshell is an invaluable resource that goes beyond the published documentation to highlight little-known details, stress practical uses for particular features, and provide real-world examples that show how features can be used in a working application. ASP.NET in a Nutshell uses Visual Basic .NET for the many examples.

Unlike other books, it distills what is a large and comparatively complicated subject into a tutorial and reference that is useful for both learning essential concepts and daily reference. This book covers application and web service development, custom controls, data access, security, deployment, and error handling. There's also an overview of the web-related namespaces in the .NET Framework Class Library.

Like other books in the "In a Nutshell" series, ASP.NET in a Nutshell offers the facts, including critical background information, in a no-nonsense manner that users will refer to again and again. It is a detailed reference that enables even experienced web developers to advance their ASP.NET applications to new levels.

Table of Contents

Preface

Part I. Introduction

Chapter 1. Introduction

Chapter 2. ASP.NET Applications

Chapter 3. Web Forms

Chapter 4. Web Services

Chapter 5. ASP.NET Server Controls

Chapter 6. User Controls and Custom Server Controls

Chapter 7. Data Access and Data Binding

Chapter 8. ASP.NET Configuration

Chapter 9. ASP.NET Security

Chapter 10. Error Handling, Debugging, and Tracing

Chapter 11. ASP.NET Deployment

Part II. Intrinsic Class Reference

Chapter 12. The Page Class

Chapter 13. The HttpApplicationState Class

Chapter 14. The HttpContext Class

Chapter 15. The HttpException Class

Chapter 16. The HttpRequest Class

Chapter 17. The HttpResponse Class

Chapter 18. The HttpServerUtility Class

Chapter 19. The HttpSessionState Class

Chapter 20. web.config Reference

Part III. Namespace Referenc