The C# Language
Syntax
Quick Tips
Boxing
Delegates
Operator Overloading
Attributes
Properties
Remoting
Web Service
Up Java Resources C++ Resources Comp410

C#  ("C Sharp") is Microsoft's latest object-oriented language that is designed for building component-framework systems using the .NET framework.

C#'s heritage lies in Java and C++.   It shares many syntactical features with both languages plus adds some new twists of its own.

Be sure to see "Robby’s Quick & Dirty Introduction to C# for Seasoned Java Developers" under "Quick Tips" to the left.