Cargando…

C♯ 5.0 unleashed /

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: De Smet, Bart
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Indianapolis, Ind. : Sams, ©2013.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Introducing the .NET platform
  • Introducing the C♯ programming language
  • Getting started with .NET development using C♯
  • Language essentials
  • Expressions and operators
  • A primer on types and objects
  • Simple control flow
  • Basics of exceptions and resource management
  • Introducing types
  • Methods
  • Fields, properties, and indexers
  • Constructors and finalizers
  • Operator overloading and conversions
  • Object-oriented programming
  • Generic types and methods
  • Collection types
  • Delegates
  • Events
  • Language integrated query essentials
  • Language integrated query internals
  • Reflection
  • Dynamic programming
  • Exceptions
  • Namespaces
  • Assemblies and application domains
  • Base class library essentials
  • Diagnostics and instrumentation
  • Working with I/O
  • Threading and synchronization
  • Task parallelism and data parallelism
  • Asynchronous Programming
  • Introduction to Windows runtime.