.NET Framework Standard Library Annotated Reference, Volume 1 (paperback)
Home > Computing and Information Technology > Computer programming / software engineering > .NET Framework Standard Library Annotated Reference, Volume 1 (paperback)
.NET Framework Standard Library Annotated Reference, Volume 1 (paperback)

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

|
     0     
5
4
3
2
1




Out of Stock


Notify me when this book is in stock
About the Book

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: Annotations from 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 tabs and an exhaustive index, which allow readers to quickly and easily navigate the text. Reusable source code for 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.

Table of Contents:
Foreword xiii Preface xvii Part I Namespace Overviews 1System 3 System.Collections 11 System.Diagnostics 14 System.Globalization 15 System.IO 17 System.Security 21 System.Text 25 System.Threading 27 Part II Class Libraries 31System.ApplicationException 33 System.ArgumentException 35 System.ArgumentNullException 37 System.ArgumentOutOfRangeException 40 System.ArithmeticException 42 System.Array 44 System.Collections.ArrayList 52 System.ArrayTypeMismatchException 57 System.Text.ASCIIEncoding 59 System.AsyncCallback Delegate 61 System.Attribute 63 System.AttributeTargets Enum 68 System.AttributeUsageAttribute 71 System.Boolean Structure 75 System.Byte Structure 77 System.Char Structure 81 System.CharEnumerator 85 System.CLSCompliantAttribute 88 System.Security.CodeAccessPermission 90 System.Security.Permissions.CodeAccessSecurityAttribute 94 System.Collections.Comparer 96 System.Diagnostics.ConditionalAttribute 97 System.Console 100 System.Convert 104 System.DateTime Structure 115 System.Globalization.DateTimeFormatInfo 121 System.Globalization.DateTimeStyles Enum 131 System.Decimal Structure 133 System.Text.Decoder 140 System.Delegate 142 System.Collections.DictionaryEntry Structure 146 System.IO.Directory 148 System.IO.DirectoryNotFoundException 151 System.DivideByZeroException 153 System.Double Structure 155 System.DuplicateWaitObjectException 160 System.Text.Encoder 163 System.Text.Encoding 164 System.IO.EndOfStreamException 170 System.Enum 172 System.Environment 177 System.Security.Permissions.EnvironmentPermission 180 System.Security.Permissions.EnvironmentPermissionAccess Enum 183 System.Security.Permissions.EnvironmentPermissionAttribute 185 System.EventArgs 187 System.EventHandler Delegate 190 System.Exception 192 System.ExecutionEngineException 198 System.IO.File 201 System.IO.FileAccess Enum 204 System.Security.Permissions.FileIOPermission 206 System.Security.Permissions.FileIOPermissionAccess Enum 211 System.Security.Permissions.FileIOPermissionAttribute 213 System.IO.FileLoadException 215 System.IO.FileMode Enum 218 System.IO.FileNotFoundException 220 System.IO.FileShare Enum 223 System.IO.FileStream 225 System.FlagsAttribute 231 System.FormatException 233 System.GC 235 System.Collections.Hashtable 239 System.IAsyncResult Interface 245 System.ICloneable Interface 248 System.Collections.ICollection Interface 251 System.IComparable Interface 254 System.Collections.IComparer Interface 258 System.Collections.IDictionary Interface 260 System.Collections.IDictionaryEnumerator Interface 262 System.IDisposable Interface 264 System.Collections.IEnumerable Interface 267 System.Collections.IEnumerator Interface 269 System.IFormatProvider Interface 271 System.IFormattable Interface 273 System.Collections.IHashCodeProvider Interface 283 System.Collections.IList Interface 286 System.IndexOutOfRangeException 292 System.Int16 Structure 294 System.Int32 Structure 297 System.Int64 Structure 301 System.Threading.Interlocked 304 System.InvalidCastException 307 System.InvalidOperationException 309 System.InvalidProgramException 311 System.IO.IOException 312 System.Security.IPermission Interface 314 System.MarshalByRefObject 317 System.Math 319 System.IO.MemoryStream 321 System.Threading.Monitor 325 System.NotFiniteNumberException 331 System.NotImplementedException 333 System.NotSupportedException 335 System.NullReferenceException 337 System.Globalization.NumberFormatInfo 339 System.Globalization.NumberStyles Enum 343 System.Object 347 System.ObjectDisposedException 350 System.ObsoleteAttribute 352 System.OutOfMemoryException 354 System.OverflowException 356 System.IO.Path 359 System.IO.PathTooLongException 365 System.Security.PermissionSet 367 System.Security.Permissions.PermissionState Enum 373 System.Random 375 System.RankException 378 System.SByte Structure 381 System.Security.Permissions.SecurityAction Enum 384 System.Security.Permissions.SecurityAttribute 386 System.Security.SecurityElement 388 System.Security.SecurityException 390 System.Security.Permissions.SecurityPermission 392 System.Security.Permissions.SecurityPermissionAttribute 395 System.Security.Permissions.SecurityPermissionFlag Enum 398 System.IO.SeekOrigin Enum 400 System.Single Structure 402 System.StackOverflowException 406 System.IO.Stream 408 System.IO.StreamReader 414 System.IO.StreamWriter 417 System.String 420 System.Text.StringBuilder 429 System.IO.StringReader 434 System.IO.StringWriter 436 System.Threading.SynchronizationLockException 438 System.SystemException 440 System.IO.TextReader 443 System.IO.TextWriter 445 System.Threading.Thread 448 System.Threading.ThreadAbortException 452 System.Threading.ThreadPriority Enum 454 System.Threading.ThreadStart Delegate 456 System.Threading.ThreadState Enum 458 System.Threading.ThreadStateException 461 System.Threading.Timeout 463 System.Threading.Timer 465 System.Threading.TimerCallback Delegate 468 System.TimeSpan Structure 470 System.Type 474 System.TypeInitializationException 484 System.UInt16 Structure 487 System.UInt32 Structure 490 System.UInt64 Structure 493 System.UnauthorizedAccessException 496 System.Globalization.UnicodeCategory Enum 498 System.Text.UnicodeEncoding 500 System.Text.UTF8Encoding 503 System.ValueType 507 System.Security.VerificationException 510 System.Version 512 System.Threading.WaitHandle 515 Annotations Index 519 Index 521


Best Sellers


Product Details
  • ISBN-13: 9780768682083
  • Publisher: Pearson Education (US)
  • Publisher Imprint: Addison-Wesley Educational Publishers Inc
  • Height: 100 mm
  • No of Pages: 568
  • Spine Width: 100 mm
  • Width: 100 mm
  • ISBN-10: 0768682088
  • Publisher Date: 10 Jan 2008
  • Binding: Paperback
  • Language: English
  • Returnable: N
  • Weight: 100 gr


Similar Products

Add Photo
Add Photo

Customer Reviews

REVIEWS      0     
Click Here To Be The First to Review this Product
.NET Framework Standard Library Annotated Reference, Volume 1 (paperback)
Pearson Education (US) -
.NET Framework Standard Library Annotated Reference, Volume 1 (paperback)
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

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

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    New Arrivals

    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!