# Monday, January 08, 2007

Thanks to Miguel and his team for making it easier than ever for us Windows-bound .NET geeks to give Mono a try. It's a fairly big download but well worth it. You can now download a VMWare virtual machine image of Mono 1.2.2.1 on openSUSE 10.2 and the free VMWare Player. Install the player and open the unzipped VM file. Easy peasy. I had to play with network settings a bit but that was easy.

There is no easier way to check out Mono on Linux. No partitions to worry about. No setup to worry about. No drivers to mess with such as the constant failure I would get with my dual monitor card when I tried earlier to get SUSE running on a separate partition on my box which led to me giving up.

I recommend you give it a try. Amazing what the Mono team has done. Kudos again to Miguel and his team and all those who have contributed to the Mono project. 

Sunday, June 03, 2007 9:19:10 PM (Mountain Daylight Time, UTC-06:00)
How well does Mono compete with .NET?

Whilst I understand the core CLR and class libraries are implemented, it has always been my assumption that the 'higher level' MS libraries would continue to present a moving target, and that Mono is only useful for basic .NET applications.

Would you agree?
Sunday, June 03, 2007 9:32:04 PM (Mountain Daylight Time, UTC-06:00)
It's a very good question. I've been so buried in writing software for my employer and neglecting this blog, I've had not time at all to explore the latest Mono. They will always be playing catch-up I think but at some point Mono will make sense as a solution to some problems. For now, I remain wholeheartedly devoted to solving problems with .NET 2.0 using C# on a Windows platform because my employer is happy to have solutions that run reliably on one platfrom.
Comments are closed.