|
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 "Robbys Quick & Dirty
Introduction to C# for Seasoned Java Developers" under "Quick Tips" to the
left.
|