C♯ 3.0 in a nutshell /
Offers a reference to key C♯ programming concepts covering language elements, syntax, datatypes, and tasks.
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, Calif. :
O'Reilly,
2007.
|
Edición: | 3rd ed. |
Colección: | In a nutshell.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Introducing C♯ and the .NET framework
- C♯ language basics
- Creating types in C♯
- Advanced C♯
- Framework overview
- Framework fundamentals
- Collections
- LINQ queries
- LINQ operators
- LINQ to XML
- Other XML technologies
- Disposal and garbage collection
- Streams and I/O
- Networking
- Serialization
- Assemblies
- Reflection and metadata
- Security
- Threading
- Asynchronous methods
- Application domains
- Integrating with native DLLs
- Diagnostics
- Regular expressions.