Expert C# 5.0 with .NET 4.5 framework

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...

Full description

Main Author: Rahman, Mohammad,
Other Authors: SpringerLink (Online service)
Format: eBook
Language: English
Published: [Berkeley, CA] : Apress, ©2013.
[Berkeley, CA] : [2013]
Physical Description: 1 online resource (1 volume) : illustrations.
Series: Expert's voice in .NET.
Subjects:
Table of Contents:
  • Reintroducing C# : a detailed look at the language we all know
  • C# objects in memory
  • Parameters
  • Methods
  • Automatic property declaration
  • Enum
  • Delegate
  • Event
  • Foreach and iterator
  • The string data type
  • Collections explained
  • Linq in C#
  • Exception management
  • Asynchrony
  • Diagnostic tools in .NET.