Skip to main content
CSharpUniversity ASP.NET and C# lessons

The search runs entirely in your browser over the published lesson list.

C# documentation worth bookmarking

Good documentation answers a question in seconds. The skill is knowing which page to open and which to ignore while you are still learning.

Keep these close

  • The language reference, for the exact name and behaviour of a keyword.
  • The standard library reference, for the methods on the types you use daily.
  • A search engine, for the error message you just received.

How to read reference material

Read the signature and the first sentence. That is usually the answer. The long remarks section matters when the behaviour surprises you, not before.

Do not read it front to back. Documentation is a lookup table, not a course. The lessons here are the course. The reference shelf gathers the pages worth keeping.

With a bookmark or two in place, start writing code in the data types lesson.

New lessons by email

Leave your address and get a short note whenever a fresh lesson is published. No account needed and you can stop at any time.

Thank you. Your address has been noted in this browser session. Connect a mailing service to deliver the notes for real.