C#

Introduction

C# (pronounced "see sharp") is a multi-paradigm programming language encompassing imperative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines. It was developed by Microsoft within the .NET initiative and later approved as a standard by Ecma (ECMA-334) and ISO (ISO/IEC 23270). C# is one of the programming languages designed for the Common Language Infrastructure.

Notes

  1. You may run C# programs on UNIX/Linux systems with the Mono interpreter.

References

  1. http://en.wikipedia.org/wiki/C_Sharp_%28programming_language%29
AttachmentSize
echo.cs901 bytes