Category:C sharp: Difference between revisions

m
Fixing the link to the wikipedia page
m (Fixing the link to the wikipedia page)
 
(36 intermediate revisions by 12 users not shown)
Line 1:
<div class="messagebox">Due to technical limitations, the links [[C plus plus|C++]] andlink [[C sharp|C#]] pointpoints to the [[C]] [[programming language]] in some articles. To correct this issue, replace <nowiki>[[C++#]] with [[C plus plussharp|C++#]], and [[{{header|C#]]}} with [[{{header|C sharp|C#]]}}</nowiki></div>
[[Category:Solutions by Programming Language]]
{{language|C sharp
|exec=bytecode
|gc=yes
|strength=strong
|checking=static
|compat=nominative
|express=implicit
|safety=both
|tags=csharp
|hopl id=3445
|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 plus plus|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 plus plus|C++]], fewer declarative requirements than [[Java]]).
<div class="messagebox">Due to technical limitations, the links [[C plus plus|C++]] and [[C sharp|C#]] point to the [[C]] [[programming language]] in some articles. To correct this issue, replace <nowiki>[[C++]] with [[C plus plus|C++]], and [[C#]] with [[C sharp|C#]]</nowiki></div>
 
'''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 ECMA and ISO. C# has a procedural, [[object-oriented language|object-oriented]] syntax based on [[C plus plus|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 plus plus|C++]], fewer declarative requirements than [[Java]]).
 
==Citations==
* [http[wp://en.wikipedia.org/wiki/C_sharp C_Sharp_(programming_language)|Wikipedia:C sharp#]]
 
{{language programming paradigm|Imperative}}
{{language programming paradigm|Object-oriented}}
{{language programming paradigm|Generic}}
{{language programming paradigm|Reflective}}
Anonymous user