up vote 1 down vote favorite
share [g+] share [fb]

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?

link|improve this question

feedback

3 Answers

up vote 2 down vote accepted

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.

link|improve this answer
Thanks, downloading as I write this.... – Tim Jarvis Sep 17 '08 at 23:24
feedback

They behave very well together, I have had SharpDevelop installed with 2003, 2005 and 2008. No issues at all.

link|improve this answer
feedback

I haven't had SharpDevelop installed for a while but when I did the only problem I ran in to was that I couldn't easily share the solution file. If you don't mind having two different solutions there should be no problems.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.