C# Presentation
Trey Mack
James Moore
Osa Osar-Emokpae
,Introduction
C#, pronounced “C Sharp,” is one of
the new languages in the .NET
framework being implemented by
Microsoft. All .NET languages
compile to a common byte code
(MSIL) making their integration into
programs written in different
languages easier.
C# Presentation, Spring 2003
, History
C
C++
Developed by Anders Hejlsberg
• Turbo Pascal
• Delphi
• Visual J++
Released in 2001-2002
C# Presentation, Spring 2003
Trey Mack
James Moore
Osa Osar-Emokpae
,Introduction
C#, pronounced “C Sharp,” is one of
the new languages in the .NET
framework being implemented by
Microsoft. All .NET languages
compile to a common byte code
(MSIL) making their integration into
programs written in different
languages easier.
C# Presentation, Spring 2003
, History
C
C++
Developed by Anders Hejlsberg
• Turbo Pascal
• Delphi
• Visual J++
Released in 2001-2002
C# Presentation, Spring 2003