Mono 2.0 released

by Brian Brewder October 07, 2008 00:14

Apparently Mono 2.0 has been released today. I'm a bit surprised that I only saw a single article on the Redmond Developer website about it.

For those that don't know, Mono is a version of .Net that will run on Windows, Linux, and Mac. Although Mono provides their own C# and VB.Net compiler, it can also run code compiled by Visual Studio without any changes, though there are some compatibility issues so not all code will work (such as an pinvoke calls).

The 2.0 release of Mono is essentially .Net 3.5 minus 3.0 (no support for WPF, WCF, or WF). A couple of the nice new features in this version include support for WinForms and Xml document processing which apparently was missing in the previous release of Mono.

If you're interested in learning more about Mono or downloading it, here's a link to their website - Mono. I have not personally used Mono, but it's nice to know that the option is available.

Tags:

Powered by BlogEngine.NET 1.6.0.0

About the author

I've been a software developer since 1999 and have been working with .Net since 2002. I love creating software, playing with productivity tools, and improving the process of software development. I hope you enjoy my blog. Please feel free to leave comments or contact me, I would love to hear from you.