Loading...
Essential C# 2.0 /
Main Author: | |
---|---|
Published: |
Upper Saddle River, NJ :
Addison-Wesley,
c2007.
|
Series: | Microsoft .NET development series.
|
Subjects: |
Table of Contents:
- 1. Introducing C#
- 2. Data types
- 3. Operators and control flow
- 4. Methods and parameters
- 5. Classes
- 6. Inheritance
- 7. Interfaces
- 8. Value types
- 9. Well-formed types
- 10. Exception handling
- 11. Generics
- 12. Collections
- 13. Delegates and events
- 14. Reflection and attributes
- 15. Multithreading
- 16. Multithreading patterns
- 17. Platform interoperability and unsafe code
- 18. The common language infrastructure
- A. Downloading and installing the C# compiler and the CLI platform
- B. Complete source code listings
- C. C# 2.0 topics.