My Review of CLR via C#, 3rd Edition

Originally submitted at O’Reilly

<div>
  <img src="https://images.powerreviews.com/images_products/00/88/7284232_100.jpg" class="photo" align="left" style="margin: 0 0.5em 0 0" /></p> 
  
  <p style="margin-top:0">
    CLR via C#, 3rd Edition
  </p>
</div>

<p>
  <a href="http://oreilly.com/catalog/9780735627048" style="display: none;" class="url fn"><span class="fn">CLR via C#, 3rd Edition</span></a></div> 
  
  <p>
    <br clear="left" />
  </p>
  
  <p>
    <strong class="summary">One of the best C# books available.</strong>
  </p>
  
  <div>
    By <strong>Jim Schubert</strong> from <strong>Richmond, VA</strong> on <strong><abbr title="2012218T1200-0800" class="dtreviewed" style="border: none; text-decoration: none;">2/18/2012</abbr></strong>
  </div>
  
  <p>
    <div style="margin: 0.5em 0; height: 15px; width: 83px; background-image: url(https://images.powerreviews.com/images/stars_small.gif); background-position: 0px -180px;" class="prStars prStarsSmall">
      &nbsp;
    </div>
  </p>
  
  <div style="display: none">
    <span class="rating">5</span>out of 5
  </div>
  
  <p>
    <strong>Pros: </strong>Helpful examples, Accurate, Concise, Easy to understand, Well-written
  </p>
  
  <p>
    <strong>Best Uses: </strong>Expert, Intermediate, Student
  </p>
  
  <p>
    <strong>Describe Yourself: </strong>Software Engineer
  </p>
  
  <p style="margin-top:1em" class="description">
    It has been a while since I read this book. I never reviewed it because I didn&#8217;t realize Microsoft Press was sold on the O&#8217;Reilly site.<br xmlns:pr="xalan://com.pufferfish.core.beans.xmlbuilders.xsl.Functions" /><br />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 &#8220;a lot&#8221;, I don&#8217;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&#8217;t touch on: like why strings are interned the way they are, string comparison optimizations, globalization gotchas, assembly structure, and a lot more.
  </p>
  
  <p>
    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.
  </p>
  
  <p>
    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&#8217;t be let down.
  </p>
  
  <p style="margin-top:0.5em">
    (<a href="http://www.powerreviews.com/legal/terms_of_use.html" rel="license">legalese</a>)
  </p></div>

Related Articles