This post originated from an RSS feed registered with Java Buzz
by Weiqi Gao.
Original Post: Mono 2.0 Is Released
Feed Title: Weiqi Gao's Weblog
Feed URL: http://www.weiqigao.com/blog/rss.xml
Feed Description: Sharing My Experience...
The release notes has a lot more detailed information. The following struck me as nice, cool, or important:
C# 3.0 compiler implementation, with full support for LINQ
Mono.Posix: a library to access Linux and Unix specific functionality from your managed application. With both a low-level interface as well as higher level interfaces
I was hoping to find more than two cool features from the release notes, but I couldn't. Had I been an active user of Mono 1.2, or Visual C#, I probably would find more appealing new features, like Mono.Cecil, Mono.Cairo, Mono.SQLite, or even the System.Drawing 2.0 API.
But life as it is, you don't always have time to learn all the interesting new things.