Dig deep and master the intricacies of the common language runtime (CLR) and the .NET Framework 4.0. Written by a highly regarded programming expert and consultant to the Microsoft® .NET team, this guide is ideal for developers building any kind of application-including Microsoft® ASP.NET, Windows® Forms, Microsoft® SQL Server®, Web services, and console applications. You'll get hands-on instruction and extensive C# code samples to help you tackle the tough topics and develop high-performance applications.
Jeffrey Richter is a cofounder of Wintellect (www.wintellect.com)-a training, debugging, and consulting firm dedicated to helping companies build better software faster. He is the author of the previous editions of this book, Windows via C/C++, and several other Windows-related programming books. Jeffrey has been consulting with the Microsoft .NET Framework team since October 1999.
Comments about Microsoft Press CLR via C#, 3rd Edition:
It has been a while since I read this book. I never reviewed it because I didn't realize Microsoft Press was sold on the O'Reilly site.
I can not tell you how many times I have been asked an interview question which I answered quickly and concisely thanks to this book. It covers a lot of material. When I say "a lot", I don't mean the average amount of material in a book this length, I mean the average amount of material in a book that is three times the size of this book. Seriously, it goes over some topics that other books don't touch on: like why strings are interned the way they are, string comparison optimizations, globalization gotchas, assembly structure, and a lot more.
I recommended this book to a friend a few days ago. I would gladly recommend it to anyone who is a professional .NET developer or a student using .NET technologies. It thoroughly discusses the how, why, and when the CLR performs the way it does.
A note for beginners: I think this book is geared more toward intermediate-to-advanced developers. If you find some of the content too difficult, skim it and come back to it later. You won't be let down.
8/18/2011
(1 of 2 customers found this review helpful)
5.0
Best book for deep dive
By SreeHari
from India, Bangalore
About Me Developer
Pros
Accurate
Cons
Source Code not available
Best Uses
Intermediate
Comments about Microsoft Press CLR via C#, 3rd Edition:
its a great book i came across.
12/13/2010
(1 of 1 customers found this review helpful)
5.0
CLR Ocean
By Sachin
from Mumbai
About Me Developer
Pros
Accurate
Concise
Easy to understand
Helpful examples
Cons
Best Uses
Intermediate
Comments about Microsoft Press CLR via C#, 3rd Edition:
I have read CLR Via C# 2nd Edition and now I am reading 3rd edition. Both the books are just master piece. I will recommend every dotnet programmer to have a copy of it.
11/2/2010
(2 of 2 customers found this review helpful)
5.0
A Solid book on CLR
By Vythees
from Chennai, India
About Me Developer, Educator
Pros
Accurate
Concise
Well-written
Cons
Best Uses
Expert
Intermediate
Student
Comments about Microsoft Press CLR via C#, 3rd Edition:
I am reading this book for past 1 month. I find myself very comfortable with the author approach on explaining the topics. In my view this book is defnitely not for dummies. The book has enormus information on variety of topics. If you buy this book for learning C# language then You can find yourself as a CLR expert after reading this book. In some place Author explains and justify the decesion of the implementation of CLR by reffering the internals of Windows. I recommend every .NET programmer to have a copy. Thanks.