Limit this search to....

Expert .Net 1.1 Programming Softcover Repri Edition
Contributor(s): Robinson, Simon (Author)
ISBN: 1590592220     ISBN-13: 9781590592229
Publisher: Apress
OUR PRICE:   $49.49  
Product Type: Paperback - Other Formats
Published: September 2004
Qty:
Annotation: The perfect next step for developers who have learned a .NET language and the basic workings of the Common Language Runtime (CLR), and now want to proceed to the next level. This text includes instructions for writing applications that best utilize the CLR for optimizing performance, managing resources, security, and even generic programming and new language features for C# 2005.
Additional Information
BISAC Categories:
- Computers | Programming - Microsoft
- Computers | Software Development & Engineering - General
Dewey: 005.1
Series: Expert's Voice
Physical Information: 1.39" H x 7.04" W x 9.24" (2.32 lbs) 627 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
T his is a book about getting the best out of .NET. It's based on the philosophy that the best approach to writing good, high-performance, robust applications that take full advantage of the features of .NET is to understand what's going on deep under the hood. This means that some chapters explore the .NET internals and in particular Common Intermediate Language (CIL), and other chapters have a practical basis, covering how to use specific technologies such as threading, dynamic code generation, and Windows Management Instrumentation (WMI). This book isn't a purely theoretical book for geeks, but it also isn't one of those purely problem-solving books that tells you how to write some code to do something without explaining how and why it works. Rather, I've sought to combine the twin aspects of practical technology: showing how to create specific applications while also diving under the hood of the Common Language Runtime (CLR). I believe that the true advanced .NET developer needs both. So a lot of the book is devoted to showing how .NET works; I'll go way beyond the MSDN documentation in places-and generally beyond most other .NET books currently available.