Linked by Thom Holwerda on Sun 11th Jan 2009 10:54 UTC, submitted by Hiev
Mono Project Arstechnica reports that Mono, an open source implementation of .NET runtime, is bringing Microsoft's development technologies to some unexpected places, including the iPhone, Android, and the Wii.
Thread beginning with comment 343155
To view parent comment, click here.
To read all comments associated with this story, please click here.
lsls
Member since:
2006-11-13

explain why Mono has had to engineer registry support in if .Net applications have 'nothing to do with the registry'.


Mono implemented registry support because it is a matter of fact that there are .net applications out there using it. By implementing registry support, application vendors which want to make their applications available on Linux can do it more easily since they don't have to create their own portable settings management library.

It is also a matter of fact that .NET applications are not forced to use the registry in order to store applications settings, as the comment that triggered this whole discussion misleadingly implied. Applications written for .NET 2.0 can take advantage of the app settings support provided by the new api. I've never seen an application written with Mono that makes use of the registry.

Reply Parent Bookmark Score: 1