Accelerated C# 2008
Many books introduce C#, but if you don't have the time to read 1,200 pages, Accelerated C# 2008 gives you everything you need to know about C# 2008 in a concentrated 500 pages of must-know information and best practices. C# 2008 offers powerful new features, and Accelerated C# 2008 is the fast...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress : Imprint: Apress,
2007.
|
Edición: | 1st ed. 2007. |
Temas: | |
Acceso en línea: | Texto Completo |
Tabla de Contenidos:
- C# Preview
- C# and the CLR
- C# Syntax Overview
- Classes, Structs, and Objects
- Interfaces and Contracts
- Overloading Operators
- Exception Handling and Exception Safety
- Working with Strings
- Arrays, Collection Types, and Iterators
- Delegates, Anonymous Functions, and Events
- Generics
- Threading in C#
- In Search of C# Canonical Forms
- Extension Methods
- Lambda Expressions
- LINQ: Language Integrated Query.