Expert C# 5.0


Expert C# 5.0 is a book about getting the best from C#. Itโ€™s based on the principle that to write good, high-performance, robust applications you need to understand whats going on deep under the hood. If you are already experienced with writing managed applications and want to learn more about how to get the best from theย  language at an advanced level, then this is the book for you.

Expert C# 5.0 discusses the familiar C# language in forensic detail. Examining familiar elements closely to reveal how they really work. Key language features that you are already familiar with, such as Enums, Strings and Collections, are teased apart and examined under the twin microscopes of MSIL (Intermediate Language)ย  and the Windbg debugger to see what’s really going on behind the scenes as your code is compiled and passed to the CLR.

This unparalleled depth of explanation will help you to become a true master of the C# language and architect better crafted applications that work in the most efficient and reliable way possible. It will also give you the insight you need to rapidly identify and fix the stubborn coding faults that others may be unable to diagnose.

What youโ€™ll learn

  • Learn the detailed workings behind common language elements such as Enum, readonly, Anonymous and Func.
  • Understand how to work with Strings and StringBuilder in the most effective way.
  • Master Exception management far beyond the basics.
  • See how components such as LINQ and Async interact with the C# language beneath the surface.

Who this book is for
This book is for experienced C# developers who are comfortable working with the language. You should be happy creating non-trivial code samples and ready to delve into the detail of the language’s workings in order to truly master the concepts.

Book Details

  • Paperback: 612 pages
  • Publisher: Apress (December 2012)
  • Language: English
  • ISBN-10: 1430248602
  • ISBN-13: 978-1430248606
Download [38.6 MiB]

You may also like...

No Responses

  1. obgauu7572z says:

    Thank you so much. Could you please upload this book: http://www.amazon.com/ASP-NET-MVC-Web-API-Building/dp/1430249773/

  2. Wow! says:

    Sure ๐Ÿ™‚

  3. obgauu7572z says:

    Originally Posted by Wow! »

    Sure ๐Ÿ™‚

    Thanks. Wowebook is amazing. ๐Ÿ˜€

Leave a Reply