.NET Framework Standard Library Annotated Reference, Volume 2: Networking Library, Reflection Library, and XML Library
Brad Abrams
Tamara Abrams

ISBN-10: 0321194454
ISBN-13: 9780321194459

Publisher: Addison-Wesley Professional
Copyright: 2006
Format: Cloth Bound w/CD-ROM; 512 pp
Published: 08/23/2005

Suggested retail price: $69.99
Buy from myPearsonStore

“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.


The second volume of the must-have reference to the .NET Class Libraries, with valuable annotations from the architects at Microsoft

  • Provides developers with easy, timesaving access to the most frequently used .NET classes
  • Contains hundreds of helpful annotations from the .NET Framework team and the standards committees
  • A true book/CD combination –- the CD contains 3000 pages of information not in the printed book
  • Helps assure that applications comply with the ECMA and ISO standards

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.

 

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/.

Tamara Abrams most recently worked as a Software Test Engineer at Microsoft and, prior to that, was involved in designing and building factory automation software.



“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.


View a Sample Chapter PDF:

Pearson Higher Education offers special pricing when you choose to package your text with other student resources. If you're interested in creating a cost-saving package for your students, contact your Pearson Higher Education representative for pricing and ordering information.

This title is a member of the Microsoft .NET Development Series, which also contains the titles below . You can also visit the Microsoft .NET Development Series page.

  • 0321288661.NET Class Libraries Reference Poster
    Abrams
    © 2004 | Addison-Wesley Professional | Paper; 2 pages | Instock
    ISBN-10: 0321288661 | ISBN-13: 9780321288660
    Buy from myPearsonStore

  • 0321174038.NET Compact Framework Programming with C#
    Yao & Durant
    © 2004 | Addison-Wesley Professional | Paper; 1424 pages | Instock
    ISBN-10: 0321174038 | ISBN-13: 9780321174031
    Brief Description | Buy from myPearsonStore

  • 0321174046.NET Compact Framework Programming with Visual Basic .NET
    Yao & Durant
    © 2004 | Addison-Wesley Professional | Paper; 1424 pages | Instock
    ISBN-10: 0321174046 | ISBN-13: 9780321174048
    Brief Description | Buy from myPearsonStore

  • 0321350170The .NET Developer's Guide to Directory Services Programming
    Kaplan & Dunn
    © 2006 | Addison-Wesley Professional | Paper; 512 pages | Instock
    ISBN-10: 0321350170 | ISBN-13: 9780321350176
    Buy from myPearsonStore

  • 0321228359The .NET Developer's Guide to Windows Security
    Brown
    © 2005 | Addison-Wesley Professional | Paper; 408 pages | Instock
    ISBN-10: 0321228359 | ISBN-13: 9780321228352
    Brief Description | Buy from myPearsonStore

  • 0321154894.NET Framework Standard Library Annotated Reference, Volume 1: Base Class Library and Extended Numerics Library
    Abrams
    © 2004 | Addison-Wesley Professional | Cloth; 560 pages | Out of Stock
    ISBN-10: 0321154894 | ISBN-13: 9780321154897


  • 0321194454.NET Framework Standard Library Annotated Reference, Volume 2: Networking Library, Reflection Library, and XML Library
    Abrams & Abrams
    © 2006 | Addison-Wesley Professional | Cloth Bound w/CD-ROM; 512 pages | Instock
    ISBN-10: 0321194454 | ISBN-13: 9780321194459
    Buy from myPearsonStore

  • 0321341384.NET Internationalization: The Developer's Guide to Building Global Windows and Web Applications
    Smith-Ferrier
    © 2007 | Addison-Wesley Professional | Paper; 672 pages | Instock
    ISBN-10: 0321341384 | ISBN-13: 9780321341389
    Buy from myPearsonStore

  • 0321247124ADO.NET and System.Xml v. 2.0--The Beta Version, 2/E
    Homer, Sussman & Fussell
    © 2005 | Addison-Wesley Professional | Paper; 560 pages | Instock
    ISBN-10: 0321247124 | ISBN-13: 9780321247124
    Brief Description | Buy from myPearsonStore

  • 0321418344ASP.NET 2.0 Illustrated
    Homer & Sussman
    © 2006 | Addison-Wesley Professional | Paper; 800 pages | Instock
    ISBN-10: 0321418344 | ISBN-13: 9780321418340
    Brief Description | Buy from myPearsonStore

  • 0321334434The C# Programming Language, 2/E
    Hejlsberg, Wiltamuth & Golde
    © 2006 | Addison-Wesley Professional | Cloth; 720 pages | Instock
    ISBN-10: 0321334434 | ISBN-13: 9780321334435
    Buy from myPearsonStore

  • 0321154932The Common Language Infrastructure Annotated Standard
    Miller & Ragsdale
    © 2004 | Addison-Wesley Professional | Paper; 928 pages | Estimated Availability: 10/23/2003
    ISBN-10: 0321154932 | ISBN-13: 9780321154934
    Brief Description | Buy from myPearsonStore

  • 032143482XConcurrent Programming on Windows
    Duffy
    © 2009 | Addison-Wesley Professional | Paper; 1008 pages | Instock
    ISBN-10: 032143482X | ISBN-13: 9780321434821
    Buy from myPearsonStore

  • 032126892XData Binding with Windows Forms 2.0: Programming Smart Client Data Applications with .NET
    Noyes
    © 2006 | Addison-Wesley Professional | Paper; 736 pages | Instock
    ISBN-10: 032126892X | ISBN-13: 9780321268921
    Buy from myPearsonStore

  • 0321410599Designing Forms for Microsoft Office InfoPath and Forms Services 2007
    Roberts & Green
    © 2007 | Addison-Wesley Professional | Paper; 1296 pages | Instock
    ISBN-10: 0321410599 | ISBN-13: 9780321410597
    Buy from myPearsonStore

  • 0321382188Developer's Guide to SQL Server 2005, A
    Beauchemin & Sullivan
    © 2006 | Addison-Wesley Professional | Paper; 1088 pages | Instock
    ISBN-10: 0321382188 | ISBN-13: 9780321382184
    Buy from myPearsonStore

  • 0321398203Domain-Specific Development with Visual Studio DSL Tools
    Cook, Jones, Kent & Wills
    © 2007 | Addison-Wesley Professional | Paper; 576 pages | Instock
    ISBN-10: 0321398203 | ISBN-13: 9780321398208
    Buy from myPearsonStore

  • 032124673XEnterprise Services with the .NET Framework: Developing Distributed Business Solutions with .NET Enterprise Services
    Nagel
    © 2005 | Addison-Wesley Professional | Paper; 576 pages | Instock
    ISBN-10: 032124673X | ISBN-13: 9780321246738
    Brief Description | Buy from myPearsonStore

  • 0321237706Essential ASP.NET 2.0, 2/E
    Onion & Brown
    © 2007 | Addison-Wesley Professional | Paper; 384 pages | Instock
    ISBN-10: 0321237706 | ISBN-13: 9780321237705
    Brief Description | Buy from myPearsonStore

  • 0321150775Essential C# 2.0
    Michaelis
    © 2006 | Addison-Wesley Professional | Paper; 768 pages | Instock
    ISBN-10: 0321150775 | ISBN-13: 9780321150776
    Buy from myPearsonStore

  • 0321440064Essential Windows Communication Foundation (WCF): For .NET Framework 3.5
    Resnick, Crane & Bowen
    © 2008 | Addison-Wesley Professional | Paper; 608 pages | Instock
    ISBN-10: 0321440064 | ISBN-13: 9780321440068
    Buy from myPearsonStore

  • 0321374479Essential Windows Presentation Foundation (WPF)
    Anderson
    © 2007 | Addison-Wesley Professional | Paper; 512 pages | Instock
    ISBN-10: 0321374479 | ISBN-13: 9780321374479
    Buy from myPearsonStore

  • 0321399838Essential Windows Workflow Foundation
    Shukla & Schmidt
    © 2007 | Addison-Wesley Professional | Paper; 480 pages | Instock
    ISBN-10: 0321399838 | ISBN-13: 9780321399830
    Buy from myPearsonStore

  • 0321180593First Look at SQL Server 2005 for Developers, A
    Beauchemin, Berglund & Sullivan
    © 2004 | Addison-Wesley Professional | Paper; 736 pages | Out of Stock
    ISBN-10: 0321180593 | ISBN-13: 9780321180599
    Brief Description

  • 0321545613Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries, 2/E
    Cwalina & Abrams
    © 2009 | Addison-Wesley Professional | Hardcover with DVD; 480 pages | Instock
    ISBN-10: 0321545613 | ISBN-13: 9780321545619
    Buy from myPearsonStore

  • 0321246756Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries
    Cwalina & Abrams
    © 2006 | Addison-Wesley Professional | Hardcover with DVD; 384 pages | Estimated Availability: 08/31/2007
    ISBN-10: 0321246756 | ISBN-13: 9780321246752
    Brief Description

  • 0321578813Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries, Safari
    Cwalina & Abrams
    © 2006 | Addison-Wesley Professional | On-line Supplement; 384 pages | Instock
    ISBN-10: 0321578813 | ISBN-13: 9780321578815
    URL: http://www.safari.informit.com


  • 0321160770Graphics Programming with GDI+
    Chand
    © 2004 | Addison-Wesley Professional | Paper; 784 pages | Instock
    ISBN-10: 0321160770 | ISBN-13: 9780321160775
    Brief Description | Buy from myPearsonStore

  • 0201770180Programming in the .NET Environment
    Watkins, Hammond & Abrams
    © 2003 | Addison-Wesley Professional | Paper; 560 pages | Estimated Availability: 11/06/2002
    ISBN-10: 0201770180 | ISBN-13: 9780201770186
    Brief Description | Buy from myPearsonStore

  • 0321278720Software Engineering with Microsoft Visual Studio Team System
    Guckenheimer & Perez
    © 2006 | Addison-Wesley Professional | Paper; 304 pages | Instock
    ISBN-10: 0321278720 | ISBN-13: 9780321278722
    Brief Description | Buy from myPearsonStore

  • 0321562992The C# Programming Language, 3/E
    Hejlsberg, Torgersen, Wiltamuth & Golde
    © 2009 | Addison-Wesley Professional | Paper; 784 pages | Instock
    ISBN-10: 0321562992 | ISBN-13: 9780321562999
    Buy from myPearsonStore

  • 0321592271The C# Programming Language, Safari, 3/E
    Hejlsberg, Torgersen, Wiltamuth & Golde
    © 2009 | Addison-Wesley Professional | On-line Supplement; 784 pages | Instock
    ISBN-10: 0321592271 | ISBN-13: 9780321592279
    URL: http://safari.informit.com


  • 0321169514The Visual Basic .NET Programming Language
    Vick
    © 2004 | Addison-Wesley Professional | Paper; 432 pages | Instock
    ISBN-10: 0321169514 | ISBN-13: 9780321169518
    Brief Description | Buy from myPearsonStore

  • 0321334884Visual Studio Tools for Office: Using C# with Excel, Word, Outlook, and InfoPath
    Carter & Lippert
    © 2006 | Addison-Wesley Professional | Paper; 1008 pages | Instock
    ISBN-10: 0321334884 | ISBN-13: 9780321334886
    Brief Description | Buy from myPearsonStore

  • 0321267966Windows Forms 2.0 Programming, 2/E
    Sells & Weinhardt
    © 2006 | Addison-Wesley Professional | Paper; 1296 pages | Instock
    ISBN-10: 0321267966 | ISBN-13: 9780321267962
    Buy from myPearsonStore

  • 0321116208Windows Forms Programming in C#
    Sells
    © 2004 | Addison-Wesley Professional | Paper; 736 pages | Instock
    ISBN-10: 0321116208 | ISBN-13: 9780321116208
    Brief Description | Buy from myPearsonStore

  • 0321125193Windows Forms Programming in Visual Basic .NET
    Sells & Ghetland
    © 2004 | Addison-Wesley Professional | Paper; 736 pages | Instock
    ISBN-10: 0321125193 | ISBN-13: 9780321125194
    Brief Description | Buy from myPearsonStore

  • 0321303636eXtreme .NET: Introducing eXtreme Programming Techniques to .NET Developers
    Roodyn
    © 2005 | Addison-Wesley Professional | Paper; 336 pages | Instock
    ISBN-10: 0321303636 | ISBN-13: 9780321303639
    Brief Description | Buy from myPearsonStore

Pearson Higher Education offers special pricing when you choose to package your text with other student resources. If you're interested in creating a cost-saving package for your students contact your Pearson Higher Education representative.


Copyright ©2008 Pearson Education. All rights reserved. Legal Notice | Privacy Policy | Permissions