Programming C# 4.0

With its support for dynamic programming, C# 4.0 continues to evolve as a versatile language on its own. But when C# is used with .NET Framework 4, the combination is incredibly powerful. This bestselling tutorial shows you how to build web, desktop, and rich Internet applications using C# 4.0 with...

Descripción completa

Detalles Bibliográficos
Otros Autores: Griffiths, Ian, author (author), Adams, Matthew, author, Liberty, Jesse, author
Formato: Libro electrónico
Idioma:Inglés
Publicado: Sebastopol : O'Reilly [2010]
Edición:6th ed
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009628361206719
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.