Category:C sharp: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Linkified)
(Categorized according to Language Comparison Table.)
Line 5: Line 5:
==Citations==
==Citations==
*[[wp:C_sharp|Wikipedia:C#]]
*[[wp:C_sharp|Wikipedia:C#]]

{{language programming paradigm|Imperative}}
{{language programming paradigm|Object-oriented}}
{{language programming paradigm|Generic}}
{{language programming paradigm|Reflective}}
{{language typing|Strong}}
{{language typing|Safe}}
{{language typing|Unsafe}}
{{language type expression|Implicit}}
{{language type compatibility|Nominative}}
{{language type checking|Static}}
{{language garbage collection|Yes}}

Revision as of 09:42, 15 February 2009

Language
C sharp
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using C sharp.
Due to technical limitations, the link C# points to the C programming language in some articles. To correct this issue, replace [[C#]] with [[C sharp|C#]], and {{header|C#}} with {{header|C sharp|C#}}

C# is an object-oriented programming language developed by Microsoft as part of their .NET initiative, and later approved as a standard by ECMA and ISO. C# has a procedural, object-oriented syntax based on C++ that includes aspects of several other programming languages (most notably Delphi and Java) with a particular emphasis on simplification (fewer symbolic requirements than C++, fewer declarative requirements than Java).

Citations

Template:Language typing Template:Language typing Template:Language typing

Template:Language type compatibility Template:Language type checking Template:Language garbage collection

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "C sharp"

The following 200 pages are in this category, out of 986 total.

(previous page) (next page)

C

(previous page) (next page)