On Wed, 2007-07-18 at 19:21 -0300, Carlos Adriano Portes wrote: > 1 - What is the best way for multi-platform configuration?
Probably using a custom-formatted config file (e.g. XML Serialization) with System.IO.IsolatedStorage. This will work across both Mono and .NET. - Jon _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
