did-you-know? rent-now

Amazon no longer offers textbook rentals. We do!

did-you-know? rent-now

Amazon no longer offers textbook rentals. We do!

We're the #1 textbook rental company. Let us show you why.

9780768682083

.NET Framework Standard Library Annotated Reference, Volume 1 (paperback)

by
  • ISBN13:

    9780768682083

  • ISBN10:

    0768682088

  • Edition: 1st
  • Format: Paperback
  • Copyright: 2004-03-12
  • Publisher: Addison-Wesley Professional
  • Purchase Benefits
  • Free Shipping Icon Free Shipping On Orders Over $35!
    Your order must be $35 or more to qualify for free economy shipping. Bulk sales, PO's, Marketplace items, eBooks and apparel do not qualify for this offer.
  • eCampus.com Logo Get Rewarded for Ordering Your Textbooks! Enroll Now
List Price: $69.99

Summary

Edited by a Lead Program Manager on Microsoft's .NET Framework team, .NET Framework Standard Library Annotated Reference, Volume 1,is the definitive reference for the .NET Framework base class library. This book utilizes extensive annotations and code samples from the creators of the technology to move beyond the online documentation and provide .NET developers with a dictionary-style reference to the most-used parts of the Framework. This volume covers a subset of the ISO CLI Standards, including the Base Class Library and the Extended Numerics Library. In the printed book you will find informative overviews of each namespace covered and an easy-to-follow alphabetic reference of types in the standard, including type-level descriptions, sample code with output, and annotations from the design team and standardization committee. With the ECMA and ISO standards as its core, this book includes: Annotationsfrom key members of the Microsoft design team and the Standardization committee. Comments cover everything from design rationale and history to common problems and shortcomings. An overview of each namespace,describing its functionality and the inheritance hierarchy of types it defines. Type descriptions.Each type is covered in its own chapter, with a detailed description of how the type is to be used and a quick reference of the C# declaration syntax for all members defined on the type. Also noted: which members are only available in the Microsoft implementation of the .NET Framework, which are not available in the .NET Compact Framework, and which are only available in V1.1 of the .NET Framework. Code samples.Types are illustrated by fully compilable code samples with output included. Reference tabsand an exhaustive index,which allow readers to quickly and easily navigate the text. Reusable source codefor more than one thousand samples. All code has been tested with versions 1.0, 1.1, and the 2.0 technical preview of the .NET Framework, and, where appropriate, with the .NET Compact Framework.

Author Biography

Brad Abrams was a founding member of both the Common Language Runtime and .NET Framework teams at Microsoft, where he is currently a Lead Program Manager. Brad has been involved with WinFX and Windows Vista efforts from the beginning. His primary role is to ensure consistency and developer productivity of the .NET Framework through Vista and beyond. His popular blog can be found at http://blogs.msdn.com/BradA/.


Table of Contents

Forewordp. xiii
Prefacep. xvii
Namespace Overviewsp. 1
Systemp. 3
System.Collectionsp. 11
System.Diagnosticsp. 14
System.Globalizationp. 15
System.IOp. 17
System.Securityp. 21
System.Textp. 25
System.Threadingp. 27
Class Librariesp. 31
System.ApplicationExceptionp. 33
System.ArgumentExceptionp. 35
System.ArgumentNullExceptionp. 37
System.ArgumentOutOfRangeExceptionp. 40
System.ArithmeticExceptionp. 42
System.Arrayp. 44
System.Collections.ArrayListp. 52
System.ArrayTypeMismatchExceptionp. 57
System.Text.ASCIIEncodingp. 59
System.AsyncCallback Delegatep. 61
System.Attributep. 63
System.AttributeTargets Enump. 68
System.AttributeUsageAttributep. 71
System.Boolean Structurep. 75
System.Byte Structurep. 77
System.Char Structurep. 81
System.CharEnumeratorp. 85
System.CLSCompliantAttributep. 88
System.Security.CodeAccessPermissionp. 90
System.Security.Permissions.CodeAccessSecurityAttributep. 94
System.Collections.Comparerp. 96
System.Diagnostics.ConditionalAttributep. 97
System.Consolep. 100
System.Convertp. 104
System.DateTime Structurep. 115
System.Globalization.DateTimeFormatInfop. 121
System.Globalization.DateTimeStyles Enump. 131
System.Decimal Structurep. 133
System.Text.Decoderp. 140
System.Delegatep. 142
System.Collections.DictionaryEntry Structurep. 146
System.IO.Directoryp. 148
System.IO.DirectoryNotFoundExceptionp. 151
System.DivideByZeroExceptionp. 153
System.Double Structurep. 155
System.DuplicateWaitObjectExceptionp. 160
System.Text.Encoderp. 163
System.Text.Encodingp. 164
System.IO.EndOfStreamExceptionp. 170
System.Enump. 172
System.Environmentp. 177
System.Security.Permissions.EnvironmentPermissionp. 180
System.Security.Permissions.EnvironmentPermissionAccess Enump. 183
System.Security.Permissions.EnvironmentPermissionAttributep. 185
System.EventArgsp. 187
System.EventHandler Delegatep. 190
System.Exceptionp. 192
System.ExecutionEngineExceptionp. 198
System.IO.Filep. 201
System.IO.FileAccess Enump. 204
System.Security.Permissions.FileIOPermissionp. 206
System.Security.Permissions.FileIOPermissionAccess Enump. 211
System.Security.Permissions.FileIOPermissionAttributep. 213
System.IO.FileLoadExceptionp. 215
System.IO.FileMode Enump. 218
System.IO.FileNotFoundExceptionp. 220
System.IO.FileShare Enump. 223
System.IO.FileStreamp. 225
System.FlagsAttributep. 231
System.FormatExceptionp. 233
System.GCp. 235
System.Collections.Hashtablep. 239
System.IAsyncResult Interfacep. 245
System.ICloneable Interfacep. 248
System.Collections.ICollection Interfacep. 251
System.IComparable Interfacep. 254
System.Collections.IComparer Interfacep. 258
System.Collections.IDictionary Interfacep. 260
System.Collections.IDictionaryEnumerator Interfacep. 262
System.IDisposable Interfacep. 264
System.Collections.IEnumerable Interfacep. 267
System.Collections.IEnumerator Interfacep. 269
System.IFormatProvider Interfacep. 271
System.IFormattable Interfacep. 273
System.Collections.IHashCodeProvider Interfacep. 283
System.Collections.IList Interfacep. 286
System.IndexOutOfRangeExceptionp. 292
System.Int16 Structurep. 294
System.Int32 Structurep. 297
System.Int64 Structurep. 301
System.Threading.Interlockedp. 304
System.InvalidCastExceptionp. 307
System.InvalidOperationExceptionp. 309
System.InvalidProgramExceptionp. 311
System.IO.IOExceptionp. 312
System.Security.IPermission Interfacep. 314
System.MarshalByRefObjectp. 317
System.Mathp. 319
System.IO.MemoryStreamp. 321
System.Threading.Monitorp. 325
System.NotFiniteNumberExceptionp. 331
System.NotImplementedExceptionp. 333
System.NotSupportedExceptionp. 335
System.NullReferenceExceptionp. 337
System.Globalization.NumberFormatInfop. 339
System.Globalization.NumberStyles Enump. 343
System.Objectp. 347
System.ObjectDisposedExceptionp. 350
System.ObsoleteAttributep. 352
System.OutOfMemoryExceptionp. 354
System
Table of Contents provided by Publisher. All Rights Reserved.

Supplemental Materials

What is included with this book?

The New copy of this book will include any supplemental materials advertised. Please check the title of the book to determine if it should include any access cards, study guides, lab manuals, CDs, etc.

The Used, Rental and eBook copies of this book are not guaranteed to include any supplemental materials. Typically, only the book itself is included. This is true even if the title states it includes any access cards, study guides, lab manuals, CDs, etc.

Rewards Program