+ 1
What is the difference between C and C#?
4 Answers
+ 4
C is a structure, general porpouse, programming language that not support Object Oriented Programming
C# is an Object Oriented Programming language that compiles code for the .Net platform
+ 3
@Mario
Do you use C#?
I know it can be used on servers with asp.net,
as well as coding basic things.
-Unity 5
if you do use it outside of SL,
what do you use it for?
+ 3
@Manual
I don't use C# at all... I'm more into the web languages (php for server side) and a little Java and Python.