Question

Is there any IDE for coding mono on windows platform?

Was it helpful?

Solution

MonoDevelop has now released a installer for Windows. You no longer need to build it from source. It is available from the MonoDevelop website

However on windows it runs on the .NET Framework, not Mono - it uses the .NET debugger instead of the Mono one.

OTHER TIPS

SharpDevelop and Visual Studio will both work. You can also use the Windows version of MonoDevelop.

I would recommend #develop or check out the status of porting MonoDevelop (A fork of #develop) back to Windows.

SharpDevelop comes to mind... I've found this quick howto for setting up a development environment with it and Mono and windows: http://yacoding.blogspot.com/2006/04/howto-mono-sharpdevelop-and-firebird.html

Use Delphi Prism 2010

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top