文档介绍:This document is created with the unregistered version of CHM2PDF Pilot
for RuBoard
C# Developer's Guide to , XML, and
By Jeffrey P. McManus, Chris Kinsman
Publisher : Addison Wesley
Pub Date : March 29, 2002
ISBN : 0-672-32155-6
Pages : 608
Slots : 1
Copyright
About the Authors
About the Contributor
About the Technical Editor
Acknowledgments
Chapter 1. Introduction: The Need for
Problems with ASP Today
Introducing
Chapter 2. Page Framework
's Control Model
Separating Presentation from Code Using Code Behind
Programming HTML Controls
Attributes of the Page Object
Creating User Interfaces with Web Controls
Server Controls and Page Object Reference
Chapter 3. Debugging Applications
Tracing Your Web Application's Activity
Debugging Applications
Creating Custom Performance Monitors
Writing to the Windows Event Log
Reference
Chapter 4. State Management and Caching
State Management: What's the Big Deal?
Caching
Class Reference
Chapter 5. Configuration and Deployment
Understanding Configuration Files
Global and Local Configuration Files
Structure of Configuration Files
Accessing Configuration Files Programmatically
Editing Web Configuration Files in Visual Studio .NET
Initializing Web Applications Using
Using XCOPY for Deployment
Managing the Global Assembly Cache
This document is created with the unregistered version of CHM2PDF Pilot
Chapter 6. Web Services
Historical Influences
Network Data Representation
What Is a Web Service?
Why Web Services?
Web Services
Consuming Web Services
Class Reference
Chapter 7. Security
Identity and Principal
Windows Authentication
Forms Authentication
Passport Authentication
File Authorization
URL Authorization
Custom Roles with Forms Authentication
Pulling It All Together
Impersonation
Class Reference
Chapter 8. HttpHandlers and HttpModules
An Overview of Request Handling