Hello friends,
Anyone using SharpDevelop here?
I discovered this free C# IDE quite by accident, and I've fallen in love with it. I was a VC++ and VB guy before, but now I code almost exclusively in C#.
Imagine - these guys used the command line compiler supplied with the .NET SDK to write a parser, then used that to develop SharpDevelop IDE. Each version of the IDE was used to write the next version with more features.
Then they gave it all away - the program and the source code - for free.
http://www.icsharpcode.net/OpenSource/SD/Download/
And then they wrote a free book about it. http://www.apress.com/free/content/Dissecting_A_CSharp_Application.pdf
Of course it's not as good as the Microsoft VS IDE. Sometimes it feels quite buggy and annoying errors popup. But hey, its free - and just think about the effort that went into it!
If you haven't tried this out, you definitely should. If you already have tried it, let's talk about it.
Anyone using SharpDevelop here?
I discovered this free C# IDE quite by accident, and I've fallen in love with it. I was a VC++ and VB guy before, but now I code almost exclusively in C#.
Imagine - these guys used the command line compiler supplied with the .NET SDK to write a parser, then used that to develop SharpDevelop IDE. Each version of the IDE was used to write the next version with more features.
Then they gave it all away - the program and the source code - for free.
http://www.icsharpcode.net/OpenSource/SD/Download/
And then they wrote a free book about it. http://www.apress.com/free/content/Dissecting_A_CSharp_Application.pdf
Of course it's not as good as the Microsoft VS IDE. Sometimes it feels quite buggy and annoying errors popup. But hey, its free - and just think about the effort that went into it!
If you haven't tried this out, you definitely should. If you already have tried it, let's talk about it.
