C# 3.0 [ a beginner's guide

Bibliographic Details
Main Author: Schildt, Herbert (Author)
Format: Electronic Book
Language:English
Published: New York : McGraw-Hill , c2009
Subjects:
Online Access:McGraw Hill
Table of Contents:
  • 1. C#: Fundamentals
  • 2. Introducing data types and operators
  • 3. Program control statements
  • 4. Introducing classes, objects, and methods
  • 5. More data types and operators
  • 6. A Closer look at methods and classes
  • 7. Operator overloading, indexers, and properties
  • 8. Inheritance
  • 9. Interfaces, structures, and enumerations
  • 10. Exception handling
  • 11. Using I/O
  • 12. Delegates, events, and namespaces
  • 13. Generics
  • 14. Lambda expressions, LINQ, and other advanced topics
  • 15. The preprocessor, RTTI, nullable types, and other advanced topics