Pro C# 2010 NET 4 Platform 5th Apress


Jump to: navigation, search
  Title:  Pro C# 2010 and the .NET 4 Platform
  Author(s):  Andrew Troelsen
  Edition:  Apress; 5 edition (May 14, 2010)
  Format:  Paperback: 1752 pages
  ISBN:  1430225491
  Overall Rating:  Image:stars4H.gif The Bottom Line
Visual C# Reviews: Visual C# Book Reviews  •  Visual C# Courseware/Training Reviews  •  Visual C# Software Reviews

Contents


C# Online.NET Book Review

Read a chapter from the book!

Firstly, it's a tome! Over 1,700 pages! (You could always buy the e-book version: it weighs nothing!) But, this book is virtually a library in one book! However, the primary purpose is to present .NET 4.0 and C# to developers.

Although this remains the best series of all-in-one .NET C# books, decisions were made to cover ASP.NET WebForms over the ASP.NET MVC framework and Windows Forms (WinForms) over Windows Presentation Foundation (WPF). In the future, perhaps these newer topics will be covered more fully. And, there are still a few grammar errors, but few of us would even notice them, I think.

The author is a great technical writer with a developer's voice. And, he really shines while explaining more advanced topics such as generics, lambdas, and multithreading. This talent helps us understand such new features as dynamic language runtime (DLR), Parallel LINQ (PLINQ), and especially parallel programming despite their unfamiliarity to most of us. And, the various topics are put into context as to the advantages and disadvantages for both developers and maintenance programmers.

If you are a newbie, I not only recommend this book: I insist that you get a copy for your .NET library. There is no better single book with such great coverage of so many topics—both new and old. However, veteran developers may benefit more from a book which focuses solely on new features.

Tip: Deprecated features are no longer given a full treatment; so, don't throw away your deprecated books just yet.

(Here is an old review of Pro C# 2005 and the .NET 2.0 Platform.)

 

Bottom line

Like its predecessors, Pro C# 2010 and the .NET 4 Platform is the best, single C# book on the market—all-in-all—for acquiring the basic foundation. It's a library in a single volume. I insist that you procure a copy for your .NET library.

Publisher's description

The first edition of this book was released at the 2001 Tech-Ed conference in Atlanta, Georgia. At that time, the .NET platform was still a beta product, and in many ways, so was this book. This is not to say that the early editions of this text did not have merit—after all, the book was a 2002 Jolt Award finalist and it won the 2003 Referenceware Excellence Award. However, over the years that author Andrew Troelsen spent working with the common language runtime (CLR), he gained a much deeper understanding of the .NET platform and the subtleties of the C# programming language, and he feels that this fifth edition of the book is as close to a "final release" as he's come yet.

This new edition has been comprehensively revised and rewritten to make it accurately reflect the C# 4 language specification for the .NET 4 platform. You'll find new chapters covering the important concepts of dynamic lookups, named and optional arguments, Parallel LINQ (PLINQ), improved COM interop, and variance for generics.

If you're checking out this book for the first time, do understand that it's targeted at experienced software professionals and/or graduate students of computer science (so don't expect three chapters on iteration or decision constructs!). The mission of this text is to provide you with a rock-solid foundation in the C# programming language and the core aspects of the .NET platform (assemblies, remoting, Windows Forms, Web Forms, ADO.NET, XML web services, etc.). Once you digest the information presented in these 25 chapters, you'll be in a perfect position to apply this knowledge to your specific programming assignments, and you'll be well equipped to explore the .NET universe on your own terms.

What you'll learn

  • Be the first to understand the .NET 4 platform and Visual C# 2010.
  • Discover the ins and outs of the leading .NET technology.
  • Learn from an award-winning author who has been teaching the .NET world since version 1.0.
  • Find complete coverage of the WPF, WCF, and WF foundations that support the core .NET platform.

Who this book is for

This book is for anyone with some software development experience who is interested in the new .NET Framework 4 and the C# language. Whether you are moving to .NET for the first time or are already writing applications on .NET 2.0 or .NET 3.5, this book will provide you with a comprehensive grounding in the new technology and serve as a complete reference throughout your coding career.


Table of Contents (TOC)

  1. The Philosophy of NET
  2. Building C# Applications
  3. Core C# Programming Constructs, Part I
  4. Core C# Programming Constructs, Part II
  5. Defining Encapsulated Class Types
  6. Understanding Inheritance and Polymorphism
  7. Understanding Structured Exception Handling
  8. Understanding Object Lifetime
  9. Working with Interfaces
  10. Understanding Generics
  11. Delegates, Events, and Lambdas
  12. Advanced C# Language Features
  13. LINQ to Objects
  14. Configuring NET Assemblies
  15. Type Reflection, Late Binding, and Attribute-Based Prog
  16. Processes, AppDomains, and Object Contexts
  17. Understanding CIL and the Role of Dynamic Assemblies
  18. Dynamic Types and the Dynamic Language Runtime
  19. Multithreaded and Parallel Programming
  20. File I/O and Object Serialization
  21. ADO.NET Part I: The Connected Layer
  22. ADO.NET Part II: The Disconnected Layer
  23. ADO.NET Part III: The Entity Framework
  24. Introducing LINQ to XML
  25. Introducing Windows Communication Foundation
  26. Introducing Windows Workflow Foundation 40
  27. Introducing Windows Presentation Foundation and XAML
  28. Programming with WPF Controls
  29. WPF Graphics Rendering Services
  30. WPF Resources, Animations, and Styles
  31. WPF Control Templates and UserControls
  32. Building ASPNET Web Pages
  33. ASP.NET Web Controls, Master Pages and Theme
  34. ASP.NET State Management Techniques


About the author(s)

Andrew Troelsen is a partner, trainer, and consultant at Intertech-Inc., and is a leading authority on both .NET and COM. His book Pro C# 2005 and the .NET 2.0 Platform won the prestigious 2003 Referenceware Excellence Award and is now in its third edition. Also of note are his earlier five-star treatment of traditional COM in the bestselling Developer's Workshop to COM and ATL mirrored in his book, COM and .NET Interoperability, and his top-notch investigation of VB .NET in Visual Basic .NET and the .NET Platform: An Advanced Guide. Troelsen has a degree in mathematical linguistics and South Asian studies from the University of Minnesota and is a frequent speaker at numerous .NET-related conferences. He currently lives in Minneapolis, Minnesota, with his wife, Amanda, and spends his free time investigating .NET and waiting for the Wild to win the Stanley Cup. You can check out his blog named "Troelsen's Tutorials".


Other books in this series






Personal tools