Expert C# 5.0: with .NET 4.5 Framework

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

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.

Author(s): Mohammad Rahman (auth.)
Edition: 1
Publisher: Apress
Year: 2013

Language: English
Pages: 612
Tags: Computer Science, general

Front Matter....Pages i-xiv
Reintroducing C#:-A Detailed Look at the Language We All Know....Pages 1-84
C# Objects in Memory....Pages 85-108
Parameters....Pages 109-135
Methods....Pages 137-156
Automatic Property Declaration....Pages 157-174
Enum....Pages 175-185
Delegate....Pages 187-211
Event....Pages 213-232
Foreach and Iterator....Pages 233-254
The String Data Type....Pages 255-284
Collections Explained....Pages 285-347
Linq in C#....Pages 349-454
Exception Management....Pages 455-495
Asynchrony....Pages 497-554
Diagnostic Tools in .NET....Pages 555-585
Back Matter....Pages 587-596