C♯ 5.0 unleashed /
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Indianapolis, Ind. :
Sams,
©2013.
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- 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.