close menu
Bookswagon-24x7 online bookstore
close menu
My Account
Home > Computing and Information Technology > Computer programming / software engineering > .NET Framework Standard Library Annotated Reference, Volume 2: Networking Library, Reflection Library, and XML Library(English)
.NET Framework Standard Library Annotated Reference, Volume 2: Networking Library, Reflection Library, and XML Library(English)

.NET Framework Standard Library Annotated Reference, Volume 2: Networking Library, Reflection Library, and XML Library(English)

          
5
4
3
2
1

Out of Stock


Premium quality
Premium quality
Bookswagon upholds the quality by delivering untarnished books. Quality, services and satisfaction are everything for us!
Easy Return
Easy return
Not satisfied with this product! Keep it in original condition and packaging to avail easy return policy.
Certified product
Certified product
First impression is the last impression! Address the book’s certification page, ISBN, publisher’s name, copyright page and print quality.
Secure Checkout
Secure checkout
Security at its finest! Login, browse, purchase and pay, every step is safe and secured.
Money back guarantee
Money-back guarantee:
It’s all about customers! For any kind of bad experience with the product, get your actual amount back after returning the product.
On time delivery
On-time delivery
At your doorstep on time! Get this book delivered without any delay.
Notify me when this book is in stock
Add to Wishlist
X

About the Book

“This is a complete, authoritative, and truly useful reference for every .NET developer. It covers every aspect of .NET Framework library by providing concise descriptions with just the right number of examples. I would not start development of any significant .NET project without having this book on my bookshelf.” —Max Loukianov, Vice President of Research and Development, Netpise Inc. “The .NET Framework Standard Library Annotated Reference is the one reference you really need when you use the .NET Framework library. The annotations provide clear insight into the design choices that the library development team made when building the library. Those explanations will guide you to the best design choices for your own application code.” —Bill Wagner, Founder/Consultant, SRT Solutions, and author of Effective C#“More than just a reference, this book provides great insight into the massive amount of thought that went into designing the Microsoft .NET Framework. It is both entertaining and educational, combining interesting and sometimes amusing annotations along with the reference material.” —Jordan Matthiesen, Software Engineer “Brad Abrams, Tamara Abrams, and the CLR team take readers on a journey through the backstreets of the .NET Framework, pointing out invaluable design decisions and performance best practices along the way. Not to be missed by any developer who has ever wondered why the Framework is designed the way it is.” —William D. Bartholomew, Senior Software Architect, Orli-TECH Pty Ltd “This volume provides an in-depth review for every class method listed, including a CD with many examples of usage. The most valuable aspect of this book is the annotations provided; the annotators’ thoughts about the design of the .NET Framework lets the reader develop a crystal-clear understanding of what can be accomplished with this fantastic technology.” —Bradley Snobar, Software Engineer “The utility of a reference book is often a function of how easily you can find a desired subject and, once there, how clearly is it explained. On both counts, you should find that this book stands well.” —Dr. Wes Boudville, Inventor The .NET Framework Standard Library Annotated Reference, Volume 2, completes the definitive reference to the .NET Framework base class library. This book-and-CD set offers programmers unparalleled insight into the ECMA and ISO specifications for the classes and members, while also explaining why they were designed as they were and demonstrating how to use them. This volume covers the Networking, Reflection, and XML libraries, complementing Volume 1’s coverage of the Base Class and Extended Numerics libraries. The printed book contains high-level descriptions of each namespace, plus detailed descriptions and samples of each type, including annotations, inheritance diagrams, and a listing of members. The accompanying CD contains a vastly expanded version of the book’s text that includes detailed descriptions of each member and samples for most members—almost two thousand searchable pages of immediately useful reference material, plus a full source-code archive. With the ECMA and ISO standards as its core, the combined book and CD include A clear and complete overview of each namespace, describing its purpose and functionality and the inheritance hierarchy of types it defines. Type descriptions. Each type is covered in its own chapter, with a quick reference to the C# declaration syntax for all members defined in the type, and a detailed description of how the type is used. Annotations from key insiders: members of the Microsoft design team and the ECMA Standards Committee. These comments cover everything from design rationale and history to common problems and shortcomings, with exceptional clarity and candor. Reference tabs and an exhaustive index, which allow readers to quickly and easily navigate the text. Code samples. Types are illustrated by working code samples, with output included. Reusable source code for the more than one thousand samples is supplied as an archive on the CD. All code has been tested with versions 1.0, 1.1, and 2.0 of the .NET Framework and, where appropriate, with the .NET Compact Framework.

Table of Contents:
Foreword. Preface. Annotators' Biographies. I: NAMESPACE OVERVIEWS.     System     System.Collections.Specialized     System.Globalization     System.Net     System.Reflection     System.Runtime.CompilerServices     System.Runtime.InteropServices     System.Security.Permissions     System.Xml II: CLASS LIBRARIES.     System.Net.Sockets.AddressFamily Enum     System.Reflection.AmbiguousMatchException     System.AppDomain     System.Reflection.Assembly     System.AssemblyLoadEventArgs     System.AssemblyLoadEventHandler Delegate     System.Net.AuthenticationManager     System.Net.Authorization     System.BadImageFormatException     System.Reflection.Binder     System.Reflection.BindingFlags Enum     System.Runtime.InteropServices.CallingConvention Enum     System.CannotUnloadAppDomainException     System.Runtime.InteropServices.CharSet Enum     System.Reflection.ConstructorInfo Structure     System.Net.CredentialCache     System.Globalization.CultureInfo     System.Runtime.CompilerServices.DecimalConstantAttribute     System.Reflection.DefaultMemberAttribute     System.Runtime.InteropServices.DllImportAttribute     System.Net.Dns     System.Net.DnsPermission     System.Net.DnsPermissionAttribute     System.Net.EndPoint     System.EntryPointNotFoundException     System.Reflection.EventAttributes Enum     System.Reflection.EventInfo     System.FieldAccessException     System.Reflection.FieldAttributes Enum     System.Reflection.FieldInfo     System.Runtime.InteropServices.FieldOffsetAttribute     System.Xml.Formatting Enum     System.Runtime.InteropServices.GCHandle Structure     System.Runtime.InteropServices.GCHandleType Enum     System.Net.GlobalProxySelection     System.Net.HttpContinueDelegate Delegate     System.Net.HttpStatusCode Enum     System.Net.HttpVersion     System.Net.HttpWebRequest     System.Net.HttpWebResponse     System.Net.IAuthenticationModule Interface     System.Net.ICredentials Interface     System.Runtime.InteropServices.InAttribute     System.IntPtr Structure     System.Net.IPAddress     System.Net.IPEndPoint     System.Net.IPHostEntry     System.Runtime.CompilerServices.IsVolatile     System.Net.IWebProxy Interface     System.Net.IWebRequestCreate Interface     System.Runtime.InteropServices.LayoutKind Enum     System.Net.Sockets.LingerOption     System.Runtime.InteropServices.MarshalAsAttribute     System.MemberAccessException     System.Reflection.MemberInfo     System.MethodAccessException     System.Reflection.MethodAttributes Enum     System.Reflection.MethodBase     System.Runtime.CompilerServices.MethodImplAttribute     System.Runtime.CompilerServices.MethodImplOptions Enum     System.Reflection.MethodInfo     System.MissingFieldException     System.MissingMemberException     System.MissingMethodException     System.Reflection.Module     System.Net.Sockets.MulticastOption     System.Xml.NameTable     System.Collections.Specialized.NameValueCollection     System.Ne.NetworkAccess Enum     System.Net.NetworkCredential     System.Net.Sockets.NetworkStream     System.Runtime.InteropServices.OutAttribute     System.ParamArrayAttribute     System.Reflection.ParameterAttributes Enum     System.Reflection.ParameterInfo     System.Reflection.ParameterModifier Structure     System.Reflection.PropertyAttributes Enum     System.Reflection.PropertyInfo     System.Net.Sockets.ProtocolType Enum     System.Net.ProtocolViolationException     System.Xml.ReadState Enum     System.Security.Permissions.ReflectionPermission     System.Security.Permissions.ReflectionPermissionAttribute     System.Security.Permissions.ReflectionPermissionFlag Enum     System.RuntimeFieldHandle Structure     System.Runtime.CompilerServices.RuntimeHelpers     System.RuntimeMethodHandle Structure     System.RuntimeTypeHandle Structure     System.Net.Sockets.SelectMode Enum     System.Net.ServicePoint     System.Net.ServicePointManager     System.Net.Sockets.Socket     System.Net.SocketAddress     System.Net.Sockets.SocketException     System.Net.Sockets.SocketFlags Enum     System.Net.Sockets.SocketOptionLevel Enum     System.Net.Sockets.SocketOptionName Enum     System.Net.SocketPermission     System.Net.SocketPermissionAttribute     System.Net.Sockets.SocketShutdown Enum     System.Net.Sockets.SocketType Enum     System.Runtime.InteropServices.StructLayoutAttribute     System.Reflection.TargetException     System.Reflection.TargetInvocationException     System.Reflection.TargetParameterCountException     System.Net.TransportType Enum     System.Reflection.TypeAttributes Enum     System.TypeLoadException     System.TypeUnloadedException     System.UIntPtr Structure     System.UnhandledExceptionEventArgs     System.UnhandledExceptionEventHandler Delegate     System.Runtime.InteropServices.UnmanagedType Enum     System.Uri     System.UriBuilder     System.UriFormatException     System.UriHostNameType Enum     System.UriPartial Enum     System.Void Structure     System.Net.WebClient     System.Net.WebException     System.Net.WebExceptionStatus Enum     System.Net.WebHeaderCollection     System.Net.WebPermission     System.Net.WebPermissionAttribute     System.Net.WebProxy     System.Net.WebRequest     System.Net.WebResponse     System.Xml.WhitespaceHandling Enum     System.Xml.WriteState Enum     System.Xml.XmlConvert     System.Xml.XmlException     System.Xml.XmlNamespaceManager     System.Xml.XmlNameTable     System.Xml.XmlNodeType Enum     System.Xml.XmlParserContext     System.Xml.XmlReader     System.Xml.XmlResolver     System.Xml.XmlSpace Enum     System.Xml.XmlTextReader     System.Xml.XmlTextWriter     System.Xml.XmlUrlResolver     System.Xml.XmlWriter Annotations Index. Index.  


Best Sellers



Product Details
  • ISBN-13: 9780321194459
  • Publisher: Pearson Education (US)
  • Publisher Imprint: Addison-Wesley Educational Publishers Inc
  • Height: 190 mm
  • No of Pages: 512
  • Spine Width: 32 mm
  • Weight: 1025 gr
  • ISBN-10: 0321194454
  • Publisher Date: 08 Sep 2005
  • Binding: SA
  • Language: English
  • Series Title: English
  • Sub Title: Networking Library, Reflection Library, and XML Library
  • Width: 234 mm


Similar Products

How would you rate your experience shopping for books on Bookswagon?

Add Photo
Add Photo

Customer Reviews

REVIEWS           
Click Here To Be The First to Review this Product
.NET Framework Standard Library Annotated Reference, Volume 2: Networking Library, Reflection Library, and XML Library(English)
Pearson Education (US) -
.NET Framework Standard Library Annotated Reference, Volume 2: Networking Library, Reflection Library, and XML Library(English)
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 2: Networking Library, Reflection Library, and XML Library(English)

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!
    ASK VIDYA