C Sharp

From TheAlmightyGuru
Revision as of 16:31, 3 October 2018 by TheAlmightyGuru (talk | contribs)
Jump to: navigation, search

C#, pronounced "See-Sharp," is a programming language created by Microsoft in 2000.

Review

Good

  • The programming language is pretty easy to learn and has a massive collection of built-in libraries.

Bad

  • Microsoft's online help is awful.
  • Using Visual Studio to rename an object on a form is a dangerous procedure that often results in the loss of code or the designer being unable to resolve object links.

Ugly

  • Nothing.

Notes

Links