Home > Programming > C#

C# - The Basics

Vijay Mukhi, Sandeep Shanbhag, Sonal Mukhi
Published: 2004,
Format: HTML

This C# book is written in a tutorial style, and assumes no prior programming knowledge on the part of the reader.

Chapters include:

  1. Getting Started
  2. Namespaces
  3. Constructors and Destructors
  4. Components and Databases
  5. Web Enabling Data
  6. Miscellaneous
  7. Function Overloading and Inheritance
  8. Modifiers
  9. Virtual Functions - new, override
  10. Properties and Indexers  
  11. Interfaces and Structures
  12. Operator Overloading
  13. Collection Objects
  14. Attributes, The Reflection API and Conditionals  
  15. Unsafe code

Visual Studio.Net with C#

Vijay Mukhi, Suraj Godhwani, Sonal Mukhi
Published: 2002,
Format: HTML

This free online book takes a step-by-step approach to unraveling the various features of Visual Studio.NET.

Chapters:

  1. Working with the Framework
  2. Building Database Applications
  3. Building Web Applications
  4. Setup and Deployment Projects
  5. The Basics of C#
  6. The C# code in .Net Applications
  7. C# and ASP.Net