Category:C sharp: Difference between revisions

From Rosetta Code
Content added Content deleted
m (changed ECMA to wp:ECMA)
m (Fixing the link to the wikipedia page)
 
(7 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<div class="messagebox">Due to technical limitations, the link [[C sharp|C#]] points to the [[C]] [[programming language]] in some articles. To correct this issue, replace <nowiki>[[C#]] with [[C sharp|C#]], and {{header|C#}} with {{header|C sharp|C#}}</nowiki></div>
{{language|C sharp
{{language|C sharp
|exec=bytecode
|exec=bytecode
|gc=yes
|gc=yes
|strength=strong
|strength=strong
|cheking=static
|checking=static
|compat=nominative
|compat=nominative
|express=implicit
|express=implicit
|safety=both
|safety=both
|tags=csharp
|tags=csharp
|hopl id=3445
|LCT=yes}}<div class="messagebox">Due to technical limitations, the link [[C sharp|C#]] points to the [[C]] [[programming language]] in some articles. To correct this issue, replace <nowiki>[[C#]] with [[C sharp|C#]], and {{header|C#}} with {{header|C sharp|C#}}</nowiki></div>
|LCT=yes
|bnf=http://csharp.comsci.us/syntax/expression/ebnf.html}}[[runs on vm::common language runtime| ]]


'''C#''' is an [[object-oriented language|object-oriented programming language]] developed by Microsoft as part of their .NET initiative, and later approved as a standard by [[wp:ECMA|ECMA]] and [[ISO]]. C# has a procedural, [[object-oriented language|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]]).
'''C#''' is an [[object-oriented language|object-oriented programming language]] developed by Microsoft as part of their .NET initiative, and later approved as a standard by [[wp:ECMA|ECMA]] and [[ISO]]. C# has a procedural, [[object-oriented language|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==
==Citations==
*[[wp:C_sharp|Wikipedia:C#]]
*[[wp:C_Sharp_(programming_language)|Wikipedia:C#]]


{{language programming paradigm|Imperative}}
{{language programming paradigm|Imperative}}

Latest revision as of 20:26, 8 March 2015

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#}}
Language
C sharp
This programming language may be used to instruct a computer to perform a task.
Execution method: Compiled (bytecode)
Garbage collected: Yes
Type safety: Safe, Unsafe
Type strength: Strong
Type compatibility: Nominative
Type expression: Implicit
Type checking: Static
Lang tag(s): csharp
See Also:
Listed below are all of the tasks on Rosetta Code which have been solved using C sharp.

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

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)