c sharp ide

Status
Not open for further replies.

ebric

Registered Member
Joined
Oct 17, 2008
Messages
66
Reaction score
31
can anyone recommend me a good ide to use for coding in c sharp and a good tutorial thanks.
 
IDE??? Visual Studio is an excellent IDE. Not good enough for you? :)
 
Best IDE's for .NET languages:

1. Visual Studio
2. Sharp Develop

Personally, i work in Sharp Develop because it have support for more languages, but if you prefer to work with C# (VB), VS is better choice.
 
Last edited:
Notepad, and command line for compiling. Can't go wrong with that really.
 
I used Visual Studio it's pretty nice IDE what wrong I think almost all dev of C# use this IDE!
 
if you're on certain flavors of Linux you can also use MonoDevelop.

Really though Visual Studio is where it's at. I've used many different IDE's across plenty of different platforms/languages and Visual Studio is by far my favorite.
 
Yeah, sharp develop is open source (aka free) however I recommend using the VC# Express IDE (free) or the full Visual Studio if you can afford it. VS really has some quicks and quirks that make it easier to use than SharpDevelop, especially if you're a newbie and / or looking for that extra feature.
 
I know only about visual studio.
That is one and best as far as i know.
If you then you can work with it easily.
 
Mono develop anyone??????

Visual Studios is probably the best. I use mono though. I don't really care I use notepad half the time.
 
Visual Studio has best debuggers and support. You should check the free version.
 
Status
Not open for further replies.
Back
Top