Pro C# 2005 and the .NET 2.0 Platform
Autor principal: | |
---|---|
Autor Corporativo: | |
Formato: | eBook |
Lenguaje: | English |
Publicado: |
Berkeley, CA :
Apress : Imprint: Apress,
2005.
|
Edición: | 3rd ed. 2005. |
Materias: | |
Acceso en línea: | https://doi.org/10.1007/978-1-4302-0060-4 |
Tabla de Contenidos:
- Introducing C# and the .NET Platform
- The Philosophy of .NET
- Building C# Applications
- The C# Programming Language
- C# Language Fundamentals
- Object-Oriented Programming with C# 2.0
- Understanding Object Lifetime
- Understanding Structured Exception Handling
- Interfaces and Collections
- Callback Interfaces, Delegates, and Events
- Advanced C# Type Construction Techniques
- Understanding Generics
- Programming with .NET Assemblies
- Introducing .NET Assemblies
- Type Reflection, Late Binding, and Attribute-Based Programming
- Processes, AppDomains, Contexts, and CLR Hosts
- Building Multithreaded Applications
- Understanding CIL and the Role of Dynamic Assemblies
- Programming with the .NET Libraries
- The System.IO Namespace
- Understanding Object Serialization
- The .NET Remoting Layer
- Building a Better Window with System.Windows.Forms
- Rendering Graphical Data with GDI+
- Programming with Windows Forms Controls
- Database Access with ADO.NET
- Web Applications and XML Web Services
- ASP.NET 2.0 Web Pages and Web Controls
- ASP.NET 2.0 Web Applications
- Understanding XML Web Services.