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...
Other Authors: | , , |
---|---|
Format: | eBook |
Language: | Inglés |
Published: |
Sebastopol :
O'Reilly
[2010]
|
Edition: | 6th ed |
Subjects: | |
See on Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009628361206719 |
Table of Contents:
- 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.