Lecture overview -- Keyboard shortcut: 'u'  Previous page: C# Tools on Unix -- Keyboard shortcut: 'p'    Lecture notes - all slides and notes together  slide -- Keyboard shortcut: 't'  Textbook -- Keyboard shortcut: 'v'  Help page about these notes  Alphabetic index  Course home  Page 43 : 43
Object-oriented Programming in C#
Introduction to C#
Documentation Tools

It is important to have access to documentation of the C# standard class library

  • Local documentation

    • The SDK 3.5 comes with a special documentation browser

    • Visual C# Express has integrated documentation available

  • Documentation from a Microsoft webserver

    • Link from the course home page - C# resources