Search code examples
c#visual-studiosharpdevelop

Any problems running SharpDevelop 3.0 and Visual Studio 2008 side by side?


I have been asked to lend a hand on a hobby project that a couple friends are working on, they are using SharpDevelop 3.0 (Beta 2 I think, but it might be Beta 1) is there any hassle for me to install and use this IDE given that I have Visual Studio 2008 installed?


Solution

  • I've had no problems at all, in fact some of the tools in sharpdevelop (like the vb.net -> c# converter) are very nice to have.

    In addition, there are some good libraries included with sharpdevelop that are also handy (like sharpziplib for zip files)

    I actually have VS2005, VS2008, SharpDevelop and VisualStudio 6 installed at the moment, and there's more compat problems with MS's tools than with #develop.