NET Framework Standard Library Annotated Reference

Download NET Framework Standard Library Annotated Reference PDF Online Free

Author :
Publisher : Addison-Wesley Professional
ISBN 13 : 9780321154897
Total Pages : 564 pages
Book Rating : 4.1/5 (548 download)

DOWNLOAD NOW!


Book Synopsis NET Framework Standard Library Annotated Reference by : Brad Abrams

Download or read book NET Framework Standard Library Annotated Reference written by Brad Abrams and published by Addison-Wesley Professional. This book was released on 2004 with total page 564 pages. Available in PDF, EPUB and Kindle. Book excerpt: Edited by a lead program manager on Microsoft's .NET Framework team, this definitive book/CD set 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. The book also covers the subset of the ISO CLI Standards, including the Base Class Library and the Extended Numeric Library.

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

Download . NET Framework Standard Library Annotated Reference, Volume 1 (paperback) PDF Online Free

Author :
Publisher : Addison-Wesley Professional
ISBN 13 : 9780768682083
Total Pages : 0 pages
Book Rating : 4.6/5 (82 download)

DOWNLOAD NOW!


Book Synopsis . NET Framework Standard Library Annotated Reference, Volume 1 (paperback) by : Brad Abrams

Download or read book . NET Framework Standard Library Annotated Reference, Volume 1 (paperback) written by Brad Abrams and published by Addison-Wesley Professional. This book was released on 2008-01-10 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.

NET Framework Standard Library Annotated Reference

Download NET Framework Standard Library Annotated Reference PDF Online Free

Author :
Publisher :
ISBN 13 : 9780321154897
Total Pages : 1 pages
Book Rating : 4.1/5 (548 download)

DOWNLOAD NOW!


Book Synopsis NET Framework Standard Library Annotated Reference by : Brad Abrams

Download or read book NET Framework Standard Library Annotated Reference written by Brad Abrams and published by . This book was released on 2004 with total page 1 pages. Available in PDF, EPUB and Kindle. Book excerpt:

NET Framework Standard Library Annotated Reference: Networking library, reflection library, and XML library

Download NET Framework Standard Library Annotated Reference: Networking library, reflection library, and XML library PDF Online Free

Author :
Publisher : Addison-Wesley Professional
ISBN 13 :
Total Pages : 522 pages
Book Rating : 4.X/5 (4 download)

DOWNLOAD NOW!


Book Synopsis NET Framework Standard Library Annotated Reference: Networking library, reflection library, and XML library by : Brad Abrams

Download or read book NET Framework Standard Library Annotated Reference: Networking library, reflection library, and XML library written by Brad Abrams and published by Addison-Wesley Professional. This book was released on 2004 with total page 522 pages. Available in PDF, EPUB and Kindle. Book excerpt: "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.

NET Framework Standard Library Annotated Reference, Volume 1

Download NET Framework Standard Library Annotated Reference, Volume 1 PDF Online Free

Author :
Publisher :
ISBN 13 :
Total Pages : 0 pages
Book Rating : 4.:/5 (11 download)

DOWNLOAD NOW!


Book Synopsis NET Framework Standard Library Annotated Reference, Volume 1 by : Brad Abrams

Download or read book NET Framework Standard Library Annotated Reference, Volume 1 written by Brad Abrams and published by . This book was released on 2004 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt:

NET Framework Standard Library Annotated Reference: Base class library and extended numerics library

Download NET Framework Standard Library Annotated Reference: Base class library and extended numerics library PDF Online Free

Author :
Publisher :
ISBN 13 :
Total Pages : 0 pages
Book Rating : 4.:/5 (2 download)

DOWNLOAD NOW!


Book Synopsis NET Framework Standard Library Annotated Reference: Base class library and extended numerics library by : Brad Abrams

Download or read book NET Framework Standard Library Annotated Reference: Base class library and extended numerics library written by Brad Abrams and published by . This book was released on 2004 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt:

NET Framework Standard Library Annotated Reference: Base class library and extended numeric library

Download NET Framework Standard Library Annotated Reference: Base class library and extended numeric library PDF Online Free

Author :
Publisher :
ISBN 13 :
Total Pages : pages
Book Rating : 4.:/5 (2 download)

DOWNLOAD NOW!


Book Synopsis NET Framework Standard Library Annotated Reference: Base class library and extended numeric library by : Brad Abrams

Download or read book NET Framework Standard Library Annotated Reference: Base class library and extended numeric library written by Brad Abrams and published by . This book was released on 2004 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt:

.net Framework Standard Library Reference

Download .net Framework Standard Library Reference PDF Online Free

Author :
Publisher : Addison-Wesley Professional
ISBN 13 : 9780321303981
Total Pages : 560 pages
Book Rating : 4.3/5 (39 download)

DOWNLOAD NOW!


Book Synopsis .net Framework Standard Library Reference by : Brad Abrams

Download or read book .net Framework Standard Library Reference written by Brad Abrams and published by Addison-Wesley Professional. This book was released on 2004-06 with total page 560 pages. Available in PDF, EPUB and Kindle. Book excerpt: Brad Abrams was a founding member of both the Common Language Runtime and .NET Framework teams at Microsoft Corporation, where he is currently a lead program manager. Brad has been involved with the WinFX and Longhorn efforts from their beginning. His primary role is ensuring that the consistency and developer productivity of the .NET Framework continues throughout Longhorn and beyond.

NET Framework Standard Library Annotated Reference, Volume 2

Download NET Framework Standard Library Annotated Reference, Volume 2 PDF Online Free

Author :
Publisher :
ISBN 13 :
Total Pages : 473 pages
Book Rating : 4.:/5 (936 download)

DOWNLOAD NOW!


Book Synopsis NET Framework Standard Library Annotated Reference, Volume 2 by : Brad Abrams

Download or read book NET Framework Standard Library Annotated Reference, Volume 2 written by Brad Abrams and published by . This book was released on 2005 with total page 473 pages. Available in PDF, EPUB and Kindle. Book excerpt:

NET Framework Standard Library Annotated Reference

Download NET Framework Standard Library Annotated Reference PDF Online Free

Author :
Publisher :
ISBN 13 :
Total Pages : 473 pages
Book Rating : 4.:/5 (672 download)

DOWNLOAD NOW!


Book Synopsis NET Framework Standard Library Annotated Reference by :

Download or read book NET Framework Standard Library Annotated Reference written by and published by . This book was released on 2006 with total page 473 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Essential ASP.NET 2.0

Download Essential ASP.NET 2.0 PDF Online Free

Author :
Publisher : Addison-Wesley Professional
ISBN 13 : 013270157X
Total Pages : 385 pages
Book Rating : 4.1/5 (327 download)

DOWNLOAD NOW!


Book Synopsis Essential ASP.NET 2.0 by : Fritz Onion

Download or read book Essential ASP.NET 2.0 written by Fritz Onion and published by Addison-Wesley Professional. This book was released on 2006-10-30 with total page 385 pages. Available in PDF, EPUB and Kindle. Book excerpt: "No one knows ASP.NET like Fritz Onion. And no one knows .NET security like Keith Brown. Combine the two and what do you get? The most comprehensive and enlightening book on ASP.NET 2.0 industrywide. I'm sure you'll find the book you're holding was worth every penny." --Aaron Skonnard, member of technical staff and cofounder, Pluralsight "Essential ASP.NET 2.0 gets under the hood and dismantles the engine before your eyes. Fritz and Keith understand that we as developers need to understand how it works and this book does exactly that. Their explanation of the ASP.NET 2.0 page event sequence is worth the price of the book alone." --Shawn Wildermuth, Microsoft MVP (C#), "The ADO Guy" "Essential ASP.NET 2.0 is an incredibly useful must-read for any developer.Many books drag you through theory and mindless detail, but this one actually sets up the problems you may encounter with ASP.NET 2.0 and rolls out the alternatives." --Patrick Hynds, Microsoft Regional Director and President, CriticalSites "This book is essential for any ASP.NET developer moving from version 1.x to 2.0. Onion and Brown not only cover the new features, but provide a wealth of insight and detail about how to use them effectively." --Ron Petrusha, author of Visual Basic 2005: The Complete Reference "Drawing on their deep technical knowledge and real-world experience, Fritz and Keith take the reader into some of the less explored and much improved areas of ASP.NET such as diagnostics and state management and performance. Readers will turn to this book over and over again." --John Timney, Microsoft MVP, Senior Web Services Consultant,British Telecom "Fritz and Keith, both established developers and writers in our industry, have succeeded again--enlightening us on the latest advancements found in ASP.NET 2.0. If you're new to ASP.NET or a seasoned veteran, you'll benefit tremendously from their overview, analysis, and sample code." --Joe "MSJoe" Flanigen "This book seeks not only to explain how to effectively build Web sites with ASP.NET, it also gives the reader an idea of how the process works. This insight is essential to creating applications that work with the infrastructure rather than fighting it." --Justin Burtch, Vice President, Newbrook Solutions Essential ASP.NET 2.0 is the Microsoft developer's definitive reference for ASP.NET 2.0 programming. It covers all you need to know to build robust, well-designed Web applications with ASP.NET 2.0, Visual Studio 2005, and .NET 2.0. ASP.NET MVP Fritz Onion and Developer Security MVP Keith Brown draw on their unparalleled experience working with ASP.NET 2.0 and teaching it to professional developers. From data binding to security, UIs to performance, they demystify ASP.NET 2.0's most difficult areas, and introduce little-known techniques for leveraging it to the fullest. The perfect companion to his previous classic, Essential ASP.NET with Examples in C#, Essential ASP.NET 2.0 offers hundreds of new C# examples that illuminate today's best Web development practices. (Both C# and VB 2005 versions of all code examples can be downloaded from the companion Web site.) Topics explored in-depth include: Application architecture Code behind Master pages Themes and skins Navigation controls Data binding State management Security Web Parts Diagnostics Performance optimization Asynchronous tasks and pages Simply put, if you want to design and build better ASP.NET 2.0 Web applications, Essential ASP.NET 2.0 delivers everything you need: insider's knowledge, proven best practices, and outstanding code samples.

The Common Language Infrastructure Annotated Standard

Download The Common Language Infrastructure Annotated Standard PDF Online Free

Author :
Publisher : Addison-Wesley Professional
ISBN 13 : 9780321154934
Total Pages : 932 pages
Book Rating : 4.1/5 (549 download)

DOWNLOAD NOW!


Book Synopsis The Common Language Infrastructure Annotated Standard by : James S. Miller

Download or read book The Common Language Infrastructure Annotated Standard written by James S. Miller and published by Addison-Wesley Professional. This book was released on 2004 with total page 932 pages. Available in PDF, EPUB and Kindle. Book excerpt: Zita is determined to find her way home to Earth, but her exploits have made her an intergallactic megastar, and as her true self is eclipsed by her public persona, she faces a robot doppelganger, unsure of who she can trust.

Programming Languages and Systems

Download Programming Languages and Systems PDF Online Free

Author :
Publisher : Springer
ISBN 13 : 3540713166
Total Pages : 551 pages
Book Rating : 4.5/5 (47 download)

DOWNLOAD NOW!


Book Synopsis Programming Languages and Systems by : Rocco De Nicola

Download or read book Programming Languages and Systems written by Rocco De Nicola and published by Springer. This book was released on 2007-07-16 with total page 551 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book constitutes the refereed proceedings of the 16th European Symposium on Programming, ESOP 2007, held in Braga, Portugal in March/April 2007. It covers models and languages for Web services, verification, term rewriting, language based security, logics and correctness proofs, static analysis and abstract interpretation, semantic theories for object oriented languages, process algebraic techniques, applicative programming, and types for systems properties.

Framework Design Guidelines

Download Framework Design Guidelines PDF Online Free

Author :
Publisher : Pearson Education
ISBN 13 : 0321605004
Total Pages : 432 pages
Book Rating : 4.3/5 (216 download)

DOWNLOAD NOW!


Book Synopsis Framework Design Guidelines by : Krzysztof Cwalina

Download or read book Framework Design Guidelines written by Krzysztof Cwalina and published by Pearson Education. This book was released on 2008-10-22 with total page 432 pages. Available in PDF, EPUB and Kindle. Book excerpt: This is the eBook version of the print title, Framework Design Guidelines, Second Edition . Access to all the samples, applications, and content on the DVD is available through the product catalog page www.informit.com/title/9780321545619 Navigate to the “Downloads” tab and click on the “DVD Contents” links - see instructions in back pages of your eBook. Framework Design Guidelines, Second Edition, teaches developers the best practices for designing reusable libraries for the Microsoft .NET Framework. Expanded and updated for .NET 3.5, this new edition focuses on the design issues that directly affect the programmability of a class library, specifically its publicly accessible APIs. This book can improve the work of any .NET developer producing code that other developers will use. It includes copious annotations to the guidelines by thirty-five prominent architects and practitioners of the .NET Framework, providing a lively discussion of the reasons for the guidelines as well as examples of when to break those guidelines. Microsoft architects Krzysztof Cwalina and Brad Abrams teach framework design from the top down. From their significant combined experience and deep insight, you will learn The general philosophy and fundamental principles of framework design Naming guidelines for the various parts of a framework Guidelines for the design and extending of types and members of types Issues affecting–and guidelines for ensuring–extensibility How (and how not) to design exceptions Guidelines for–and examples of–common framework design patterns Guidelines in this book are presented in four major forms: Do, Consider, Avoid, and Do not. These directives help focus attention on practices that should always be used, those that should generally be used, those that should rarely be used, and those that should never be used. Every guideline includes a discussion of its applicability, and most include a code example to help illuminate the dialogue. Framework Design Guidelines, Second Edition, is the only definitive source of best practices for managed code API development, direct from the architects themselves. A companion DVD includes the Designing .NET Class Libraries video series, instructional presentations by the authors on design guidelines for developing classes and components that extend the .NET Framework. A sample API specification and other useful resources and tools are also included.

The C# Programming Language

Download The C# Programming Language PDF Online Free

Author :
Publisher : Adobe Press
ISBN 13 : 0321334434
Total Pages : 722 pages
Book Rating : 4.3/5 (213 download)

DOWNLOAD NOW!


Book Synopsis The C# Programming Language by : Anders Hejlsberg

Download or read book The C# Programming Language written by Anders Hejlsberg and published by Adobe Press. This book was released on 2006 with total page 722 pages. Available in PDF, EPUB and Kindle. Book excerpt: C♯ is a simple, modern, object-oriented, and type-safe programming language that combines the high productivity of rapid application development languages with the raw power of C and C++. This book provides the complete specification of the language, along with descriptions, reference materials, and code samples from the C♯ design team.

Effective Use of Microsoft Enterprise Library

Download Effective Use of Microsoft Enterprise Library PDF Online Free

Author :
Publisher : Pearson Education
ISBN 13 : 0132701561
Total Pages : 728 pages
Book Rating : 4.1/5 (327 download)

DOWNLOAD NOW!


Book Synopsis Effective Use of Microsoft Enterprise Library by : Len Fenster

Download or read book Effective Use of Microsoft Enterprise Library written by Len Fenster and published by Pearson Education. This book was released on 2006-06-09 with total page 728 pages. Available in PDF, EPUB and Kindle. Book excerpt: Writing robust enterprise applications presents a special challenge for developers, but Microsoft has addressed that challenge with the free, downloadable Enterprise Library for the .NET Framework. Enterprise Library is a collection of application blocks and guidance documents that together provide functionality common to enterprise applications; each application block includes full source code. Lacking in the guidance provided by Microsoft is an overall roadmap to the process of using the application blocks. Effective Use of Microsoft Enterprise Library is that roadmap. Microsoft application development lead architect Len Fenster explains exactly how to build applications using Enterprise Library application blocks. Fenster covers all seven application blocks as implemented for .NET Framework 1.1, shows how to develop and use a new application block, and explains how Enterprise Library is changing for .NET Framework 2.0. Readers will learn How the Configuration Application Block is designed and can be used at runtime to easily read and write configuration data How the Configuration Application Block works at design time for all blocks How to use the Data Access Block to create a portable data layer How to use the Exception Handling Application Block to implement a policy-driven, application-wide exception handling system How to use the Logging and Instrumentation Application Block to log and instrument messages independent of the message destination How to add authentication, authorization, role membership, security cache, and profile membership features to an application with the Security Application Block How to use the Cryptography Application Block to add functionality to encrypt and decrypt data and create and compare hashes How to build your own application block and providers that “snap” right into Enterprise Library Whether you plan to extend Enterprise Library for your organization, or just use the existing application blocks to add functionality to your architecture in a consistent, extensible, integrated way, this book will guide you through the complexities and help you find a clear path to success.

ASP.NET 2.0 Illustrated

Download ASP.NET 2.0 Illustrated PDF Online Free

Author :
Publisher : Pearson Education
ISBN 13 : 013279750X
Total Pages : 901 pages
Book Rating : 4.1/5 (327 download)

DOWNLOAD NOW!


Book Synopsis ASP.NET 2.0 Illustrated by : Alex Homer

Download or read book ASP.NET 2.0 Illustrated written by Alex Homer and published by Pearson Education. This book was released on 2006-06-06 with total page 901 pages. Available in PDF, EPUB and Kindle. Book excerpt: “This book is a phenomenal start for someone new to ASP.NET, as well as a complete guide to the new features of version 2.0 for programmers familiar with an earlier version. The beginning chapters detail concepts using a hypothetical company, examining the myriad sorts of requests and situations often requested by clients. The authors deal with these in an eloquent, realistic manner. They have clearly worked in the industry and have faced real-world challenges that programmers encounter daily. The content covers everything from the most basic tasks to the most complex, and is a comprehensive collection of information on ASP.NET 2.0. Every topic is well-referenced for additional information, but contains clear examples that work. The content is technical but the clear writing makes it easy to understand. Difficult concepts are explained in such a way that this book will quickly become your favorite reference for ASP.NET!” —Ronda Pederson, consultant, Microsoft MVP Visual Developer, ASP/ASP.NET “As to be expected from two of today’s leading technical authors, this book is a cracking guide to getting the most from the ASP 2.0 Framework. Detailed chapters, concise yet practical examples, and clear explanation provide the grounding and support necessary to leverage the new features that ASP 2.0 brings to the table—all explained with a logical, no-nonsense approach. This book will be borrowed by every developer you work with, so guard it wisely!” —John Timney, Microsoft MVP, senior Web services consultant, British Telecom “This book will absolutely change the way you view ASP.NET technology. Read it and your existing Web sites will suddenly appear to be underperforming.” —Chris Carpenter, senior software engineer, L3 Communications, Inc. “The authors have worked closely with the ASP.NET team at Microsoft to makesure that this book is authoritative, accurate, and informative. Anyone usingASP.NET will find a wealth of useful information on ASP.NET 2.0.” —Scott Guthrie, general manager, .NET Developer Platform, Microsoft Corporation Developers moving to ASP.NET 2.0, the breakthrough Web development environment from Microsoft, will want to learn how to take full advantage of the new features that make this the most productive and powerful Web development environment ever. ASP.NET 2.0 Illustrated teaches developers exactly what they need to know to create exciting Web sites and applications quickly and easily using ASP.NET 2.0. Renowned authors, developers, and conference speakers Alex Homer and Dave Sussman have written a concise, detailed exploration of the “must learn” features of ASP.NET 2.0. The book’s many original examples, fully updated for the release version of ASP.NET 2.0, are all downloadable from the authors’ Web site, and many can be run live online. The authors provide detailed coverage of Connecting to databases, using data source and data display controls with SQL statements and stored procedures; creating business layers and data layers with custom classes and Typed DataSets; and providing declarative access to business and data layers Techniques for improving the scalability and responsiveness of data-driven sites, including caching techniques for data and ASP.NET pages Binding to XML, transforming XML, updating XML data, and managing XML data stored in SQL Server 2005 Building interactive Web forms with a wide variety of ASP.NET controls Understanding and using the core functionality of the Page class and key .NET Framework classes Providing a consistent sitewide look and feel using Master Pages Six ways to provide site navigation, including the new navigation controls Securing sites and implementing membership and roles Using profiles, personalization, and themes in your applications Building user-customizable Web portals with Web Parts Supporting multiple browsers, disabled users, mobile devices, and international users Creating and consuming Web services Developers will come away from this book knowing exactly how to build secure, efficient, visually consistent, easy-to-navigate, data-driven Web sites with ASP.NET 2.0.