Expert C# 5.0 with .NET 4.5 framework / Mohammad Rahman.

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

Saved in:
Bibliographic Details
Online Access: Full Text (via O'Reilly/Safari)
Main Author: Rahman, Mohammad (Author)
Other title:Expert C-Sharp 5.0 with .NET 4.5 framework
Format: eBook
Language:English
Published: [Berkeley, CA] : Apress, ©2013.
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.