Cargando…

Pro C# with .NET 3.0, Special Edition

C# 2005 has enjoyed huge success in the year since its launch, firmly establishing itself as the premier language for development on Microsofts successful .NET 2.0 platform. With the launch of the .NET 3.0 extensions in early 2007, the horizons of this language are being extended, and it is becoming...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Troelsen, Andrew (Autor)
Autor Corporativo: SpringerLink (Online service)
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:
  • 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
  • Programming with .NET 3.0 Extensions
  • Establishing a .NET 3.0 Programming Environment
  • Introducing Windows Presentation Foundation
  • Introducing Windows Communication Foundation
  • Introducing Windows Workflow Foundation
  • C# 3.0 Language Features
  • An Introduction to LINQ.