+ 2
Which software should I download to perform this coding?
14 Answers
+ 5
On pc you should use Visual Studio Community on Mac mono
+ 2
if you want to build a full app use visual Studio. For testing small code samples I like using dotnetfiddle
+ 1
xamarin , Atom (With language extension ) , VS Code
+ 1
you can use any IDE. Just install .Net Core
+ 1
visual studio 15
+ 1
visual studio is the best software for C#, however I recommend you do this programming in notepad and compile the command prompt.
+ 1
hi guys
SharpDevelop
this is the best
free ide for C# and other languages
http://www.icsharpcode.net/OpenSource/SD/Default.aspx
+ 1
mono develop is now xemrin studio
0
what ever software can run c# or none at all if you know how do that.
0
visula studio
0
visual studio, AND for mobiles use xamarin :)
0
visualstudio and .netframework
if you installed visula studio automatically .net framework is installed
0
Visual Studio 2015 (I'm using that at the moment) is the one to go for. You can also make small applications using some of the basics of C# and then move on to more complicated ones as you gain experience in coding. And that can be done in Visual Studio 2015.
0
im using Visual Studio 15, works pretty well