Programming C♯ 4.0 /
In this edition, .NET experts cover the latest enhancements to C♯, as well as the fundamentals of both the language and the framework.
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | , |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Beijing ; Sebastopol, CA :
O'Reilly,
2010.
|
Edición: | 6th ed. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Introducing C♯
- Basic programming techniques
- Abstracting ideas with classes and structs
- Extensibility and polymorphism
- Composability and extensibility with delegates
- Dealing with errors
- Arrays and lists
- LINQ
- Collection classes
- Strings
- Files and streams
- XML
- Networking
- Databases
- Assemblies
- Threads and asynchronous code
- Attributes and reflection
- Dynamic
- Interop with COM and Win32
- WPF and Silverlight
- Programming ASP.NET applications
- Windows forms.