Difference between revisions of "Create a Program in C Sharp"

Kipkis (Kipkis | contribs)
(importing article from wikihow)
 
Kipkis (Kipkis | contribs)
m (Text replacement - "[[Category:C" to "[[Category: C")
Line 2: Line 2:
 
C# is a great programming language, and all the tools you need to get started are free and easy to use. While C# is usually associated with Microsoft and closed source, [[Become a Free Software Hacker|Free software]] supporters just use DotGNU that delivers more or less the same basic knowledge and allows to study and modify internals without restrictions. The instructions below describe both "FOSS oriented" and "Windows oriented" approaches.
 
C# is a great programming language, and all the tools you need to get started are free and easy to use. While C# is usually associated with Microsoft and closed source, [[Become a Free Software Hacker|Free software]] supporters just use DotGNU that delivers more or less the same basic knowledge and allows to study and modify internals without restrictions. The instructions below describe both "FOSS oriented" and "Windows oriented" approaches.
 
C# is also used with .NET framework.
 
C# is also used with .NET framework.
[[Category:C Programming Languages]]
+
[[Category: C Programming Languages]]
  
 
== Steps ==
 
== Steps ==