前几天看到Mono说自己不是微软的人,不是微软做什么Mono也跟着做什么的。随着.net 2.0 beta的发布,越来越多的人开始关注它了,Mono在本月24号发布了1.1.5,增加了许多.net 2.0的东西,这里摘录其中一些内容。

Summary of C# 2.0 features supported

Today Mono 1.1.5's C# compiler supports anonymous methods, iterators, partial classes, static classes, covariance and contravariance, property accessor accessibility, fixed size buffers and inline warning control from the 2.0 specification. Generics, Nullable Types are supported as well on the branched `gmcs' compiler (included).

Still missing for full 2.0 support: namespace alias qualifier, external assembly alias and friend assemblies.

ASP.NET 2.0
now contains GridView

ADO.NET
Plenty of bug reports were closed in ADO.NET by Suresh, and he also implemented the provider factory configuration classes.
Dan Morgan and did various fixes to the Oracle provider, and Hubert FONGARNAND contributed connection pooling for it.

Windows.Forms
Windows.Forms continues to improve in every part of the toolkit. In addition to Jordi, Peter and Jackson's ongoing contributions, Alexander Olk contributed various of the common dialogs code; Jonathan Chambers contributed the Property Grid widgets and Geoff Norton continued to maintain the OSX driver.

说的跟做的不一样,Mono想给大家带来更多的惊喜吧。
原文地址:http://www.go-mono.com/archive/1.1.5/

posted on 2005-03-27 10:23  维生素C.NET  阅读(1783)  评论(0)    收藏  举报