c# ide

  • Thread starter Thread starter Peter K
  • Start date Start date
P

Peter K

Hi, is there anyone here who uses an ide other than Visual Studio?

I use VS2005 (and just recently started using 2008) at work, but wondered
if there were other (cheaper) alternatives.

I think Visual Studio is a great tool, but as this (for me) is provided by
my employer I can't technically use it at home for private "fun" purposes.

What about Turbo c#?

Thanks,
Peter
 
If you like Visual Studio, you can freely download and use Visual Studio
Express editions here: http://www.microsoft.com/express/

There is also SharpDevelop http://www.icsharpcode.net/OpenSource/SD/

Chers,
Mark
--
|\ _,,,---,,_ A picture used to be worth a
ZZZzzz /,`.-'`' -. ;-;;, thousand words - then along
|,4- ) )-,_. ,\ ( `'-' came television!
'---''(_/--' `-'\_)

Mark Stevens (mark at thepcsite fullstop co fullstop uk)

This message is provided "as is".
 
Peter said:
Hi, is there anyone here who uses an ide other than Visual Studio?

I use VS2005 (and just recently started using 2008) at work, but wondered
if there were other (cheaper) alternatives.

I think Visual Studio is a great tool, but as this (for me) is provided by
my employer I can't technically use it at home for private "fun" purposes.

What about Turbo c#?

VS Express Edition
Turbo C#
SharpDevelop

are all free.

Personally I prefer SharpDevelop.

Arne
 
I haven't read the most recent license but the license that covered
VS2003 specifically allowed for home use by a developer who was
licensed through their employer.

It may have changed now that the Express editions are available and
free, but in any case it's worth looking into.

HTH,

Sam
 
Back
Top