当前位置:首页 > 工业技术
.NET框架开发人员参考手册  网络和Internet分册
.NET框架开发人员参考手册  网络和Internet分册

.NET框架开发人员参考手册 网络和Internet分册PDF电子书下载

工业技术

  • 电子书积分:20 积分如何计算积分?
  • 作 者:张志学主编
  • 出 版 社:北京:清华大学出版社
  • 出版年份:2001
  • ISBN:7302042861
  • 页数:745 页
图书介绍:
《.NET框架开发人员参考手册 网络和Internet分册》目录

第1章 System.Net名称空间 1

1.1 System.Net名称空间结构一览 1

1.2 System.Net名称空间中的类 3

1.2.1 AuthenticationManager类 3

1.2.2 Authorization类 7

1.2.3 CredentialCache类 9

1.2.4 DefaultControlObject类 12

1.2.5 DNS类 14

1.2.6 DnsPermission类 18

1.2.7 EndPoint类 22

1.2.8 GlobalProxySelection类 24

1.2.9 HttpExtension类 25

1.2.10 HttpStatusCode类 26

1.2.11 HttpVersion类 27

1.2.12 HttpWebRequest类 28

1.2.13 HttpWebResponse类 35

1.2.14 IPAddress类 38

1.2.15 IPEndPoint类 40

1.2.16 IPHostEntry类 41

1.2.17 NetworkCredential类 42

1.2.18 ProtocolViolationException类 44

1.2.19 ProxyData类 45

1.2.20 ServicePoint类 46

1.2.21 ServicePoinManager类 48

1.2.22 SindleCredential类 51

1.2.23 SocketAddress类 53

1.2.24 SocketPermission类 54

1.2.25 WebException类 59

1.2.26 WebHeaders类 61

1.2.27 WebPermission类 65

1.2.28 WebRequest类 69

1.2.29 WebRequestFactory类 74

1.2.30 WebResponse.类 76

1.3.1 LAuthenticationModule接口 78

1.3 Systen.Net名称空间中的接口 78

1.3.2 ICertificatePolicy接口 80

1.3.3 ICredentialLookup接口 81

1.3.4 IProyInfo接口 82

1.3.6 ISelectProxy接口 82

1.3.6 IWebRequesCreate接口 83

1.4 System.Net名称空间中的枚举 84

1.4.1 ConnectionModes枚举 84

1.4.3 TransporType枚举 85

1.4.2 NetworkAccess枚举 85

1.4.4 WebStatus枚举 86

1.5 System.Net名称空间中的Delegate 86

第2章 System.Net.Sockets名称空间 88

2.1 System.Net.Sockets名称空间结构一览 88

2.2 System.Net.Sockets名称空间中的类 89

2.2.1 AddressFamily类 89

2.2.2 InvalidSocketConstants类 90

2.2.3 LingerOption类 91

2.2.4 MulticastOption类 93

2.2.5 NetworkStream类 94

2.2.6 ProtocolFamily类 100

2.2.7 ProtocolType类 101

2.2.8 Socket类 102

2.2.9 SocketErrors类 120

2.2.10 SocketException类 123

2.2.12 SocketOption类 125

2.2.11 SocketMsgFlags类 125

2.2.13 SocketShutdown类 127

2.2.14 SocketType类 128

2.2.15 TCPClient类 129

2.2.16 TCPListener类 132

2.2.17 UDPClient类 135

2.3 System.Net.Sockets名称空间中的枚举 139

第3章 System.Web名称空间 141

3.1 System.Web名称空间结构一览 141

3.2.2 HttpApplication类 144

3.2 System.Web名称空间中的类 144

3.2.1 ConfigureCapabilities类 144

3.2.3 HttpApplicationStale类 147

3.2.4 HttpBrowserCapabilities类 152

3.2.5 HttpBrowserCapabilities.SectionHandler类 154

3.2.6 HttpCachePolicy类 154

3.2.7 HttpCacheVary类 161

3.2.8 HttpCapabilities类 163

3.2.9 HttpClientCertificate类 164

3.2.10 HttpContext类 167

3.2.11 HttpCookie类 169

3.2.12 HttpCookieCollection类 171

3.2.13 HttpDebugHandler类 175

3.2.14 HttpException类 177

3.2.15 HttpExceptionInfo类 180

3.2.16 HttpFileCollection类 180

3.2.17 HttpMethodNotAllowedHandler类 183

3.2.18 HttpModuleCollection类 184

3.2.19 HttpNotFoundHandler类 187

3.2.20 HttpNotImplementedHandler类 188

3.2.21 HttpPostedFile类 190

3.2.22 HttpRequest类 191

3.2.23 HttpResponse类 195

3.2.24 HttpRuntime类 203

3.2.25 HttpServerUtility类 205

3.2.26 HttpStaticObjectsCollection类 211

3.2.27 HttpUrl类 213

3.2.28 HttpWorkerRequest类 215

3.2.29 HttpWriter类 227

3.2.30 ProcessInfo类 229

3.2.31 ProcessModelInfo类 232

3.2.32 StaticFileHandler类 233

3.2.33 TraceContext类 233

3.2.34 WebSysDescriptionAttribute类 236

3.3 Stytem.Web名称空间中的接口 237

3.3.2 IHttpHandler接口 238

3.3.1 IHttpAsyncHandler接口 238

3.3.3 IHttpHandlerFactory接口 240

3.3.4 IHttpModule接口 241

3.4 Stytem.Web名称空间中的枚举 242

3.4.1 HttpCacheability枚举 243

3.4.2 HttpCacheRevalidation枚举 243

3.4.3 HttpValidationStatus枚举 244

3.4.4 ProcessShutdownReason枚举 244

3.4.5 ProcessStatus枚举 245

3.4.6 TraceEnableEnum枚举 245

3.4.7 TraceModeEnum枚举 246

3.5 Stytem.Web名称空间中的Delegate 246

3.5.1 HttpCacheValidateHandler Delegate 246

3.5.2 HttpWorkerRequest.EndOfSendNotification Delegate 247

第4章 System.Web.Caching名称空间 248

4.1 System.Web.Caching名称空间结构一览 248

4.2.1 Cache类 249

4.2 System.Web.Caching名称空间中的类 249

4.2.2 CacheDependency类 253

4.2.3 OutputCacheModule类 254

4.3 System.Web.Caching名称空间中的枚举 256

4.3.1 CacheItemPriorities枚举 256

4.3.2 CacheItemPriorityDecay枚举 257

4.3.3 CacheItemRemovedReason枚举 258

4.4 System.Web.Caching名称空间中的Delegate 258

5.1 System.Web.Configuration名称空间结构一览 260

第5章 System.Web.Configuration名称空间 260

5.2 System.Web.Configuration名称空间中的类 261

5.2.1 ConfigurationException类 261

5.2.2 ConfigurationInput类 262

5.2.3 ConfigXmlCursor类 263

5.2.4 DictionarySectionHandler类 267

5.2.5 SingleTagSectionHandler类 268

5.3 System.Web.Configuration名称空间中的接口 269

6.1 System.Web.Security名称空间结构一览 270

第6章 System.Web.Security名称空间 270

6.2 System.Web.Security名称空间中的类 271

6.2.1 CookieAuthentication类 271

6.2.2 CookieAuthenticationEvent类 276

6.2.3 CookieAuthenticationModule类 277

6.2.4 CookieAuthenticationTicket类 279

6.2.5 CookieIdentity类 281

6.2.6 DefaultAuthenticationEvent类 282

6.2.7 DefaultAuthenticationModule类 283

6.2.8 FileAuthorizationModule类 286

6.2.9 PassportAuthenticationEvent类 287

6.2.10 PassportAuthenticationModule类 289

6.2.11 PassportIdentity类 291

6.2.12 UrlAuthorizationModule类 298

6.2.13 WindowsAuthenticationEvent类 299

6.2.14 WindowsAuthenticationModule类 301

6.3.1 CookieAuthenticationEventHandler Delegate 303

6.3 System.Web.Security名称空间中的Delegate 303

6.3.2 DefaultAuthenticationEvenHandler Delegate 304

6.3.3 PassportAuthenticationEventHandler Delegate 304

6.3.4 WindowsAuthenticationEventHandler Delegate 305

第7章 System.Web.Services名称空间 306

7.1 System.Web.Services名称空间结构一览 306

7.2 System.Web.Services名称空间中的类 307

7.2.1 WebMethodAttribute类 307

7.2.2 WebService类 309

7.2.3 WebServiceAttribute类 311

7.2.4 WebServicesConfiguration类 312

7.2.5 WebServicesConfigurationSectionHandler类 320

7.3 System.Web.Services名称空间名中的枚举 321

第8章 System.Web.UI名称空间 323

8.1 System.Web.UI名称空间结构一览 323

8.2 System.Web.UI名称空间中的类 327

8.2.1 ApplicationFileParser类 327

8.2.2 AttributeCollection类 329

8.2.3 BaseControlBuilder类 331

8.2.4 BaseParser类 332

8.2.5 CompiledTemplateBase类 333

8.2.6 CompiledTemplateBuilder类 334

8.2.7 ConstructorNeedsTagAttribute类 335

8.2.8 Control类 336

8.2.9 ControlBuilder类 348

8.2.10 ControlBuiderAttribute类 350

8.2.11 ControlCollection类 350

8.2.12 CssStyleCollection类 355

8.2.13 DataBinder类 357

8.2.14 DataBinding类 359

8.2.15 DataBindingCollection类 360

8.2.16 DataBindingCollectionConverter类 361

8.2.17 DataboundLiteral Control类 363

8.2.18 Html32TextWriter类 366

8.2.19 HtmlTextWriter类 368

8.2.20 ImageClickEventArgs类 374

8.2.21 IndentedTextWriter类 375

8.2.22 LiteralContentAttribute类 376

8.2.23 LiteralControl类 377

8.2.24 LosFormatter类 381

8.2.25 Page类 383

8.2.26 PageParser类 398

8.2.27 PersistenceTypeAttribute类 400

8.2.28 PropertyBuilder类 401

8.2.29 RootBuilder类 402

8.2.30 SimpleWebHandlerParser类 403

8.2.31 StateBag类 404

8.2.32 StateItem类 409

8.2.33 TemplateAttribute类 409

8.2.34 TemplateBuilder类 410

8.2.35 TemplateControl类 412

8.2.36 TemplateControlParser类 416

8.2.37 TemplateParser类 418

8.2.38 ToolboxDataAttribute类 420

8.2.39 UserControl类 421

8.2.40 UserControlParser类 425

8.2.41 ValidationPropertyAttribute类 426

8.2.42 ValdatorCollection类 428

8.3 System.Web.UI名称空间中的接口 430

8.3.1 IAttributeAccessor接口 430

8.3.2 INamingContainer接口 431

8.3.3 IParserAccessor接口 431

8.3.4 IPostBackDataHandler接口 431

8.3.6 IStateManager接口 433

8.3.5 IPostBackEventHandler接口 433

8.3.7 ITagNameToTypeMapper接口 435

8.3.8 ITemplate接口 436

8.3.9 IValidator接口 436

8.4 System.Web.UI名称空间中的枚举 437

8.4.1 ClientTarget枚举 437

8.4.2 EncodingTypeEnum枚举 438

8.4.3 PersistenceMode枚举 438

8.5.2 ImageClickEventHandler Delegate 439

8.5 System.Web.UI名称空间中的Delegate 439

8.5.1 BuildTemplateMethod Delegate 439

第9章 System. Xml名称空间 440

9.1 System. Xml名称空间结构一览 440

9.2 System. Xml名称空间中的类 443

9.2.1 DataDocumentNavigator类 443

9.2.2 DocumentNavigator类 465

9.2.3 ValidationEventArgs类 483

9.2.4 XmlAttribute类 483

9.2.5 XmlAttributeCollection类 489

9.2.6 XmlCDataSection类 494

9.2.7 XmlCharacterData类 498

9.2.8 XmlComment类 502

9.2.9 XmlConver类 506

9.2.10 XmlDataDocument类 510

9.2.11 XmlDeclaration类 519

9.2.12 XmlDocument类 523

9.2.13 XmlDocumentFragment类 543

9.2.14 XmlDocumentType类 546

9.2.15 XmlElement类 549

9.2.16 XmlEntity类 559

9.2.17 XmlEntityReference类 562

9.2.18 XmlException类 566

9.2.19 XmlImplementation类 567

9.2.20 XmlLinkedNode类 569

9.2.21 XmlNamedNodeMap类 571

9.2.22 XmlNavigator类 575

9.2.23 XmlNode类 598

9.2.24 XmlNodeList类 609

9.2.25 XmlNodeReader类 611

9.2.26 XmlNotation类 624

9.2.27 XmlProcessingInstruction类 627

9.2.28 XmlReader类 630

9.2.29 XmlResolver类 649

9.2.30 XmlSchemaCollection类 651

9.2.31 XmlSignificantWhitespace类 655

9.2.32 XmlText类 659

9.2.33 XmlTextReader类 663

9.2.34 XmlTextWriter类 681

9.2.35 XmlUrlResolver类 701

9.2.36 XmlWhitespace类 702

9.2.37 XmlWriter类 706

9.3 System. Xml名称空间中的接口 736

9.4.1 EntityHanding枚举 738

9.4 System. Xml名称空间中的枚举 738

9.4.2 Formatting枚举 739

9.4.3 ReadState枚举 740

9.4.4 TreePosition枚举 740

9.4.5 Validation枚举 741

9.4.6 WhitespaceHanding枚举 742

9.4.7 WriteState枚举 742

9.4.8 XmlNodeType枚举 743

9.4.9 XmlSpace枚举 744

返回顶部