C♯ 3.0 in a nutshell
Offers a reference to key C♯ programming concepts covering language elements, syntax, datatypes, and tasks
Main Author: | |
---|---|
Other Authors: | |
Format: | eBook |
Language: | English |
Published: |
Sebastopol, Calif.
O'Reilly
2007
|
Edition: | 3rd ed |
Series: | In a nutshell
|
Subjects: | |
Online Access: | |
Collection: | O'Reilly - Collection details see MPG.ReNa |
Table of Contents:
- Introducing C♯ and the .NET framework
- C♯ language basics
- Creating types in C♯
- Advanced C♯
- Framework overview
- Framework fundamentals
- Collections
- LINQ queries
- LINQ operators
- LINQ to XML
- Other XML technologies
- Disposal and garbage collection
- Streams and I/O
- Networking
- Serialization
- Assemblies
- Reflection and metadata
- Security
- Threading
- Asynchronous methods
- Application domains
- Integrating with native DLLs
- Diagnostics
- Regular expressions