Programming C♯ /
" ... Aimed at experienced programmers and web developers, Programming C♯, 4th Edition, doesn't waste too much time on the basics. Rather, it focuses on the features and programming patterns unique to the C♯ language. New C♯ 2005 features covered in-depth include: Visual Studio 2005, Gener...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, CA :
O'Reilly,
©2005.
|
Edición: | 4th ed. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- C♯ and the .NET framework
- Getting started : "hello world"
- C♯ language fundamentals
- Classes and objects
- Inheritance and polymorphism
- Operator overloading
- Structs
- Interfaces
- Arrays, indexers, and collections
- Strings and regular expressions
- Handling exceptions
- Delegates and events
- Building Windows applications
- Accessing data with ADO.NET
- Programming ASP.NET applications and web services
- Putting it all together
- Assemblies and versioning
- Attributes and reflection
- Marshaling and remoting
- Threads and synchronization
- Streams
- Programming .NET and COM
- Appendix. C♯ keywords.