Developing .NET Applications on Windows with MonoDevelop 2.2
MonoDevelop has become the first cross platform .NET IDE supporting development on Linux, Mac OS X and Windows.
MonoDevelop version 2.2 is currently in Beta. While MonoDevelop could be installed and run on Mac OS in the past, now it is officially supported. But the greatest change is Windows support. It comes as a Windows MSI installer that contains everything except GTK# which needs to be installed separately. .NET Framework 3.5 is required.
Some of the new features in MonoDevelop 2.2 are:
- Targeting Multiple Runtimes – applications can be targeted either at Microsoft .NET or Mono on Windows, or at different Mono versions on Linux.
- Initial .NET 4.0 support – requires latest Mono version or .NET Framework 4.0.
- Integrated Debugger support – debugs Mono applications and native ones. Support for ASP.NET/Linux debugging.
- Add-ins – ASP.NET MVC, IPhone, Moonlight.
The MonoDevelop team wants to support more languages, according to Miguel de Icaza:
We want to embrace not only .NET-based projects like Gtk#, Silverlight, ASP.NET, Boo, C#, F#, Visual Basic and Windows.Forms. We are also embracing other developer platforms like Python, C/C++, Vala, and we want to expand our presence to work with the Flash, PHP, Ruby, Rails, Flex and any other communities that need a cross platform IDE.
One significant change Icaza mentioned is moving all the code to a new license:
We are moving MonoDevelop away from the GPL, it is now either LGPL or MIT X11. We have rewritten all the old pieces that depended on the GPL, and we want to avoid introducing any GPL code back into MonoDevelop.
Because of that license change, F# support existing in MonoDevelop 2.0 has been dropped in 2.2 because the F# plug-in was initially licensed under GPL.
Educational Content
Building Hypermedia APIs with HTML
Jon Moore Jun 19, 2013
Deleting Code at Nokia
Tom Coupland Jun 19, 2013
Intro to CLP with core.logic
Ryan Senior Jun 18, 2013
Spock: A Highly Logical Way To Test
Howard Lewis Ship Jun 18, 2013
Java Garbage Collection Distilled
Martin Thompson Jun 17, 2013




Hello stranger!
You need to Register an InfoQ account or Login to post comments. But there's so much more behind being registered.Get the most out of the InfoQ experience.
Tell us what you think