Mono 2.0 released!
After a very long wait, finally the cool Mono guys released Mono 2.0! It is the open source implementation of the core .NET platform which of course includes the C# compiler. My litmus test is no other than FractalSharp which uses PropertyGrid and quite some System.Drawing stuffs. (Actually since 2.0 beta FractalSharp can be run without problems)
A C# 3 compiler is included there. Oh LINQ and lambda functions… I haven’t learned any new C# language features since the 2.0 generics.
Kudos to the Mono team (read their blog aggregator here). Now go get it! (I myself won’t rush, limited Internet quota here)
Tags: .net, c#, free software, gpl, mono, open source











October 9th, 2008 at 8:11 pm
hmmm… I don’t know why Microsoft create a Project Open Source involve in .NET….