Cargando…

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

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Rahman, Mohammad (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley, CA] : Apress, Ã2013.
Colección:Expert's voice in .NET.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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.