CLR via C# and over 1.5 million other books are available for Amazon Kindle . Learn more


or
Sign in to turn on 1-Click ordering.
Trade in Yours
For a £8.97 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
Sorry, this item is not available in
Image not available for
Colour:
Image not available

 
Start reading CLR via C# on your Kindle in under a minute.

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

CLR via C# 3rd Edition [Paperback]

Jeffrey Richter
4.8 out of 5 stars  See all reviews (12 customer reviews)
RRP: £45.99
Price: £31.58 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £14.41 (31%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Usually dispatched within 9 to 14 days.
Dispatched from and sold by Amazon. Gift-wrap available.

Formats

Amazon Price New from Used from
Kindle Edition £21.95  
Paperback £31.58  
Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Visit the Books Trade-In Store for more details. Learn more.
There is a newer edition of this item:
CLR Via C# 4th Edition (Developer Reference) CLR Via C# 4th Edition (Developer Reference) 5.0 out of 5 stars (1)
£29.43
In stock.

Book Description

23 Feb 2010 0735627045 978-0735627048 3

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.


Frequently Bought Together

CLR via C# 3rd Edition + C# in Depth + C# 4.0 in a Nutshell: The Definitive Reference (In a Nutshell (O'Reilly))
Price For All Three: £98.87

Some of these items are dispatched sooner than the others.

Buy the selected items together


Product details

  • Paperback: 873 pages
  • Publisher: MICROSOFT PRESS; 3 edition (23 Feb 2010)
  • Language: English
  • ISBN-10: 0735627045
  • ISBN-13: 978-0735627048
  • Product Dimensions: 22.8 x 3.8 x 18.9 cm
  • Average Customer Review: 4.8 out of 5 stars  See all reviews (12 customer reviews)
  • Amazon Bestsellers Rank: 247,079 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Author

Discover books, learn about writers, and more.

Product Description

About the Author

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.


Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index
Search inside this book:

What Other Items Do Customers Buy After Viewing This Item?


Customer Reviews

3 star
0
2 star
0
1 star
0
4.8 out of 5 stars
4.8 out of 5 stars
Most Helpful Customer Reviews
14 of 14 people found the following review helpful
Format:Paperback
Jeffery Richter has given me solid help ever since "Advanced Windows" hit the shelves. Most professional developers have several key references they use regularly and I certainly think that CLR via C# will become one of them.

There are two key camps in professional development: those who use the tools and those who understand the tools and the tooling concepts. CLR via C# succeeds in the latter by helping developers understand the code they write, the consequences that will occur and how to mitigate their current coding habits.

With topics wide ranging from how the execution of .NET applications is achieved through to AppDomains and assembly loading, anybody producing quality performant applications needs to read this book.

The book is split into five main areas: CLR Basics, Designing Types, Essential Types, CLR Facilities, and Threading.

Especially good is the section on threading, in my experience most developers do not understand threading sufficiently to produce solid reliable applications and Jeffery's book will help them avoid making key mistakes with threading.

As with any developer text, there are some personal preferences of the author which shine through, some of which you will agree with and some not, but all the advice is good.

CLR via C# is solid and well written as you could wish for from such an expert in their field.
Comment | 
Was this review helpful to you?
5 of 5 people found the following review helpful
5.0 out of 5 stars takes you to the next level 8 Sep 2011
By Mozafar
Format:Paperback|Amazon Verified Purchase
I have been doing C# for five years and I thought I knew it all, and boy I was wrong. This is by far one of the most intense reading about C# (definitely for total beginners), it will take your knowledge of C# from a "user" level to someone who really knows what goes under the hood, for me personally, it opened new doors in terms of how I code.

.NET makes it far too easy to start developing applications without real in-depth knowledge, the entry barrier is much much lower than C++ (and dare I say Java), this comes with a drawback. The average programmer - like me - knows much less than the average programmer in those other languages. This book helps you take a step to separate yourself from the average knowledge. It goes into deep details of what goes in the CLR, the IL produced when you write code, performance issues, new constructs in C#4 etc... The result is a huge mindset shift, you don't simply write code that works but you actually think about how is it compiled and JITed, and you start thinking of using tools like the disassembler for the first time! Highly recommended.
Comment | 
Was this review helpful to you?
4 of 4 people found the following review helpful
5.0 out of 5 stars Ideal for advanced .NET developers 28 Dec 2010
Format:Paperback|Amazon Verified Purchase
There is not much to add to what other reviewers have already said. This is an excellent book for those with some experience wanting to know in-depth details about how the CLR works, using C# as a tool. Because of this, it's neither a book for programming newbies or those who just want their first introduction to .NET and C#.

The third edition has been updated to include .NET 4.0, specially on the chapters dealing with concurrency.

Get this book if you're already familiar with the .NET framework and C# and want to expand your knowledge on advanced topics, you won't be disappointed.
Comment | 
Was this review helpful to you?
Would you like to see more reviews about this item?
Were these reviews helpful?   Let us know
Most Recent Customer Reviews
5.0 out of 5 stars Jeffrey did it again!
The most valuable book about .NET! If you are intermediate to advanced developer this book is a must read. Read more
Published 2 months ago by Maciej Lisman
5.0 out of 5 stars CLR via C#
This is one of the best books about C# and CLR I every read; it gives you a very good and clair inside of how the CLR handles the code (C#). Read more
Published 4 months ago by Raoul Deuss
5.0 out of 5 stars One of the most essential C# .NET books you can buy
I sadly made the assumption that Jeffrey Richter (JR) would be writing about the CLR in such low level, that this book would be more use to a device driver programmer, than a... Read more
Published 12 months ago by Dominicz
5.0 out of 5 stars If you think you know C#
As a C# developer who has kept up to date with the language, I was merely hoping for this book to fill in a few gaps, to broaden my knowledge in some areas. Read more
Published 14 months ago by C. Sprague
4.0 out of 5 stars Well written
Well written with good flow. A must have if you are a C# dev.
As an experienced developer I was expecting little more on performance improvement and practical examples.
Published 19 months ago by Matt, london
5.0 out of 5 stars The best technical book I've ever read
Really, it's that good. Take the time to read it and you're C# will be beyond guru level. I've coded c# since the beta days in 2001 and I can't believe how much I didn't know.
Published on 16 April 2011 by a reader
4.0 out of 5 stars Very informative with strong opinions
Based on the factual information present in this book, it is the most informative on the inner operations of the CLR that I have presently read, however Mr. Read more
Published on 29 Jan 2011 by trwolfe
5.0 out of 5 stars It is even better than Effective Java.
Normally, a programming language book tells you WHAT. Sometimes, a good programming language book, e.g. Effective Java, tells you HOW. Read more
Published on 17 Jan 2011 by L. Yang
5.0 out of 5 stars The very best
I have loads of c# books - but this stands out far from the rest. This is NOT a reference book in the traditional sense - i.e. it is not Janet and John meets C#. Read more
Published on 15 April 2010 by Nick Bailey
Search Customer Reviews
Only search this product's reviews

Customer Discussions

This product's forum
Discussion Replies Latest Post
Mess 0 4 Mar 2010
See all discussions...  
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
   
Related forums


Listmania!


Look for similar items by category


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges