1 / 230
文档名称:

C# Developers Guide To Asp Net Xml And Ado Net.pdf

格式:pdf   页数:230
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

C# Developers Guide To Asp Net Xml And Ado Net.pdf

上传人:maruyamaqq 2012/12/28 文件大小:0 KB

下载得到文件列表

C# Developers Guide To Asp Net Xml And Ado Net.pdf

文档介绍

文档介绍: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