Buy Used
Used - Acceptable See details
$3.92 & eligible for FREE Super Saver Shipping on orders over $25. Details

or
Sign in to turn on 1-Click ordering.
 
   
Have one to sell? Sell yours here
Understanding .NET: A Tutorial and Analysis (Independent Technology Guides)
 
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Understanding .NET: A Tutorial and Analysis (Independent Technology Guides) [Paperback]

David Chappell (Author)
4.5 out of 5 stars  See all reviews (27 customer reviews)


Available from these sellers.


Textbook Student FREE Two-Day Shipping for Students. Learn more

Formats

Amazon Price New from Used from
Hardcover --  
Paperback $32.15  
Paperback, January 31, 2002 --  
There is a newer edition of this item:
Understanding .NET (2nd Edition) Understanding .NET (2nd Edition) 4.5 out of 5 stars (27)
$32.15
In Stock.

Book Description

0201741628 978-0201741629 January 31, 2002
This book offers the deep, conceptual grounding in .NET technology every developer and technical manager needs to evaluate and work with Microsoft's platform for building next-generation Windows applications and Web services. Drawing on the live .NET seminars he has taught worldwide, leading consultant and author David Chappell shares powerful independent insights into every facet of .NET: its goals, components, tools, languages, standards compliance, and much more. Chappell starts with a high-level overview of everything that's encompassed in the .NET "brand," from Web services to the .NET framework, the Visual Studio.NET development environment to the .NET Enterprise Servers. Then, one element at a time, he introduces the essence of each .NET technology, including the Common Language Runtime (CLR), CLR-based languages such as C# and Visual Basic.NET, the XML-based Web Services Description Language, Microsoft's new unified class library, ASP.NET's support for building and deploying Web services, and ADO.NET's powerful new tools for data access. For every Windows developer, and for every Web or enterprise developer and technical manager evaluating .NET technology.


Editorial Reviews

From Library Journal

Guides to Microsoft's .NET technologies abound (see Computer Media, LJ 4/1/01), but most focus on only one piece of the colossus. Chappell's book is different because it offers a lucid overview of every aspect of .NET. Intended for developers and technology managers but accessible to lay readers, it describes how existing languages and technologies (such as ASP) are transformed in the .NET environment and explains the reasoning behind creating new languages such as C#. Touchy topics like the privacy issues created by .NET My Services and .NET's seeming similarity to Java are also squarely addressed. Highly recommended for all libraries.
Copyright 2002 Cahners Business Information, Inc.

From the Back Cover

Microsoft's .NET is a collection of new technologies that are revolutionizing Windows-based software development. A major theme of .NET is the idea of Web services, allowing software to communicate directly with other software using Internet technologies. The .NET Framework and Visual Studio.NET, two more core aspects of this initiative, provide a multi-language environment in which developers can create Web services and other kinds of applications. .NET My Services, yet another aspect of .NET, offers a new kind of platform for creating a new class of applications. Taken as a whole, the .NET technologies will change the way nearly every Windows application is built.

Understanding .NET: A Tutorial and Analysis offers developers and technical managers a concise guide to the new landscape of Windows development. Margin notes, detailed diagrams, and lucid writing make this book easy to navigate and to read, while analysis sections explore controversial issues and address common concerns. The book's independent perspective and straightforward descriptions make clear both how the .NET technologies work and how they can be used.

Key topics include:

  • An overview of .NET and its goals
  • Web services technologies, including the Simple Object Access Protocol (SOAP) and more
  • The .NET Framework's Common Language Runtime (CLR)
  • C# and Visual Basic.NET
  • The .NET Framework class library
  • ADO.NET
  • ASP.NET
  • .NET My Services
  • The key to using a new technology is understanding it. Understanding .NET will help you make the right decisions and make the most of this revolutionary framework.



    0201741628B12052001

    Product Details

    • Paperback: 368 pages
    • Publisher: Addison-Wesley Professional (January 31, 2002)
    • Language: English
    • ISBN-10: 0201741628
    • ISBN-13: 978-0201741629
    • Product Dimensions: 9.2 x 7.3 x 1 inches
    • Shipping Weight: 1.6 pounds
    • Average Customer Review: 4.5 out of 5 stars  See all reviews (27 customer reviews)
    • Amazon Best Sellers Rank: #1,645,506 in Books (See Top 100 in Books)

    More About the Author

    Discover books, learn about writers, read author blogs, and more.

     

    Customer Reviews

    27 Reviews
    5 star:
     (19)
    4 star:
     (4)
    3 star:
     (2)
    2 star:
     (2)
    1 star:    (0)
     
     
     
     
     
    Average Customer Review
    4.5 out of 5 stars (27 customer reviews)
     
     
     
     
    Share your thoughts with other customers:
    Most Helpful Customer Reviews

    15 of 16 people found the following review helpful:
    4.0 out of 5 stars Best Technical Overview of .NET to date, September 8, 2002
    By 
    This review is from: Understanding .NET: A Tutorial and Analysis (Independent Technology Guides) (Paperback)
    If every technical book was written by Chappell there would be no 'complex' topics or 'hard to grasp' concepts. Some people are born with the gift of good communication and he is certainly one of them. Almost every paragraph is accompanied by a margin note summarizing it, which is very helpful for navigating or even skipping sections that are not of interest. The 'grey' analysis boxes are the author's way of giving us his valuable opinion rather than pure fact. I really do wish this was the first book I had read on .NET.

    The 'Tutorial and Analysis' starts by putting .NET in context and defining the .NET Framework, Visual Studio.NET, the .NET servers and Web Services amongst other terms/concepts. This first chapter is also effectively an overview of the 6 chapters that follow it: Web Services, CLR, languages, ADO.NET, ASP.NET and the best overview of the huge .NET Framework Class Library I have come across. There are simple code examples demonstrating the theory but of course they are just "tasters" and further books for each major area are required in order to start coding for real.

    Technical managers and newbies will be mad not to get their hands on this book; however for those with hands-on experience the benefit is there only if the big picture is still not clear.

    Help other customers find the most helpful reviews 
    Was this review helpful to you? Yes No


    15 of 16 people found the following review helpful:
    5.0 out of 5 stars Need to sell .NET to your manager?, March 4, 2002
    This review is from: Understanding .NET: A Tutorial and Analysis (Independent Technology Guides) (Paperback)
    Back in the 90's, David Chappell wrote one of the Microsoft classics, Understanding ActiveX and OLE. That book marked David as an author who can communicate complicated topics in an organized and understandable form. When I heard that he had created a similar attempt for .NET, I had to check it out.

    This book is an explanation of key tenets of .NET and how the .NET technologies are related. The text is also mixed with straight shooting opinions, real-world application and analysis, and comparisons to other competitive computing environments. If you have had a curiosity about something in .NET, David probably addresses it in one of the analysis sections. The Microsoft camp and the Java camp alike will appreciate David's frankness as he tells it like it is, whether a Microsoft weakness or strength.

    This book should be intended for:
    * Those who need an overview of .NET like technical managers.
    * Non-Microsoft developers who want to see what all the fuss is about.

    If you want to score some points with your boss, provide this book as it is destined to be the next technical manager classic. What David did for COM, he has now done for .NET.

    Help other customers find the most helpful reviews 
    Was this review helpful to you? Yes No


    9 of 9 people found the following review helpful:
    5.0 out of 5 stars Wealth of information every .NET developer needs to know, February 7, 2003
    This review is from: Understanding .NET: A Tutorial and Analysis (Independent Technology Guides) (Paperback)
    The .NET Framework is not just another new technology; it is an entirely revolutionary view of the world of software development. And it comprises such an incredibly vast body of knowledge that one or two fat books will not make anyone well versed. Ultimately, mastering this subject will require nothing less than a small library. David Chappell's Understanding .NET is an excellent choice as a master volume and foundation for this library--as a sort of glue that will hold it all together. In this book every major area of .NET is probed and placed in context, and Chappell's writing style is extremely succinct and focused. I highly recommend this book to every software developer and manager.

    Understanding .NET provides an objective and comprehensive overview of .NET, including chapters on how Web Services work, functionality of the Common Runtime Language, comparisons between .NET programming languages, how to work with the Class Library, new features of ADO.NET and ASP.NET, a description of .NET My Services, and how all of these parts fit together.

    Most obviously, this book is a perfect starting point for developers who may be skilled in DNA or some other architecture but new to .NET. The familiar terminology and intelligent references provide engaging, informative reading, and there is enough density and new information to make every paragraph worth reading. This is not one of those easy-listening books where the reader is advised in the preface to skip the first three chapters.

    This book also has much to offer developers who may have been working with .NET for some time but somehow missed the beginning of the movie. When plunging into a particular area of a new technology, especially one as vast as .NET, it is quite easy to never be completely clear about the main plot. By placing each major aspect of .NET clearly in context Chappell enables developers to back off for a moment to see the big picture, quite likely leading to exploration of new areas and a more comprehensive "understanding" of the environment.

    For technical managers who want a clear understanding of the workings of the .NET Framework but naturally can't afford to make a career out of the details, Understanding .NET is a must read. This is perhaps as far into the details as a manager needs to go, but it should be mandatory material for any technical manager worth his or her salt. Because of Chappell's focused writing style, this book is even suitable for a layperson who needs to be a step ahead.

    Understanding .NET is no sissy book, and at the same time it's not rocket science. It is an aptly titled volume with a wealth of information that everyone involved with .NET needs to know. --Review by David A.

    Help other customers find the most helpful reviews 
    Was this review helpful to you? Yes No

    Share your thoughts with other customers: Create your own review
     
     
     
    Most Recent Customer Reviews











    Only search this product's reviews



    Inside This Book (learn more)
    First Sentence:
    The world of software development is a volatile place. Read the first page
    Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
    app domain boundary, subordinate namespaces, value type instance, booking application, app domains, asmx page, managed code, runtime host, unsafe code, binary formatter, managed heap, singleton objects, code access security, desired assembly, aspx page, other namespaces, class library, business registry
    Key Phrases - Capitalized Phrases (CAPs): (learn more)
    Visual Basic, Windows Forms, Common Language Runtime, Active Server Pages, Compact Framework, Enterprise Servers, Enterprise Services, Sub Main, Internet Explorer, Application Center, Building Managed Code, Call Method, Commerce Server, Data Objects, Exchange Server, Internet-accessible Web, Building Web Applications, Button Click, Microsoft Intermediate Language, Mobile Information Server, Secure Sockets Layer
    New!
    Books on Related Topics | Concordance | Text Stats
    Browse Sample Pages:
    Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
    Search Inside This Book:



    What Other Items Do Customers Buy After Viewing This Item?


    Tags Customers Associate with This Product

     (What's this?)
    Click on a tag to find related items, discussions, and people.
     

    Your tags: Add your first tag
     

    Sell a Digital Version of This Book in the Kindle Store

    If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

    Customer Discussions

    This product's forum
    Discussion Replies Latest Post
    No discussions yet

    Ask questions, Share opinions, Gain insight
    Start a new discussion
    Topic:
    First post:
    Prompts for sign-in
     


    Active discussions in related forums
    Search Customer Discussions
    Search all Amazon discussions
       
    Related forums



    So You'd Like to...


    Create a guide


    Look for Similar Items by Category


    Look for Similar Items by Subject