954,517 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

C# Development Enviroment?

Hi, which C# enviroment (i like to keep compiler, editer and debugger in the same program) can you guys recommend?

Bladtman242
Junior Poster
176 posts since Dec 2008
Reputation Points: 18
Solved Threads: 4
 

MS Visual Studio

JerryShaw
Posting Pro in Training
465 posts since Nov 2006
Reputation Points: 69
Solved Threads: 75
 

yep, Visual Studio (either full or express, depending on what you need and budget)

Other than that there is sharpdevelop, but I dont like it.

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 601
 

VS Professional (no "full" release) is quite functionally rich, there are other editions too: http://www.microsoft.com/visualstudio/en-us/products/teamsystem/default.mspx#compare_products . SharpDevelop is the descendant to MonoDevelop - an interesting project, free (GPL-ed - not quite sure). Also check here: http://csharp-source.net/open-source/ides

achristov
Junior Poster in Training
68 posts since Mar 2008
Reputation Points: 23
Solved Threads: 6
 

Okay, ill be sure to check out MS VS then, i just recall having heard some bad stuff about it? i maybe that was VB:)

Bladtman242
Junior Poster
176 posts since Dec 2008
Reputation Points: 18
Solved Threads: 4
 

VB is the bad stuff, this is for sure ;) If you find my answers satisfactory, please add to my reputation.

achristov
Junior Poster in Training
68 posts since Mar 2008
Reputation Points: 23
Solved Threads: 6
 

MS Visual Studio is a very good IDE, and the de-facto one for C# development

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 601
 

Okay, well thanks guys, ill get to it then;)

Bladtman242
Junior Poster
176 posts since Dec 2008
Reputation Points: 18
Solved Threads: 4
 
VB is the bad stuff, this is for sure ;) If you find my answers satisfactory, please add to my reputation.

Actually, not trying to start a flame war here, but the Visual Studio is great as an IDE, whether you're working in VB or C#. The only complaint I have is that it's a bit slow to launch when you're running a 32-bit OS...

alc6379
Cookie... That's it
Team Colleague
2,820 posts since Dec 2003
Reputation Points: 186
Solved Threads: 147
 

Okay, alc6379. Ill take that into consideration to:-) is it faster on 64 bit?

Bladtman242
Junior Poster
176 posts since Dec 2008
Reputation Points: 18
Solved Threads: 4
 
The only complaint I have is that it's a bit slow to launch when you're running a 32-bit OS

It seems pretty slow on both. Then again VS has always been slow, its just a large and complex app (even vc6 was slow back in the day). 2005 seems to be much slower than 2003, and 2008 seems to be even worse.

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 601
 

^^ Thanks for the answer :)

Bladtman242
Junior Poster
176 posts since Dec 2008
Reputation Points: 18
Solved Threads: 4
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You