[Mono-list] XmlInclude/XmlSerializer troubles, any workaround?

2003-08-22 Thread Steven Brown
To use XmlSerializer to serialize objects containing other untyped objects, csc requires an [XmlInclude] attribute (as far as I know), but it seems mono's XmlSerializer hasn't gotten to the point where it can understand it (or is this a previously unknown issue?). Is there a way around this

[Mono-list] Compiling PocketPC .NET binaries with Mono

2003-10-30 Thread Steven Brown
In order to compile PocketPC .NET binaries using MS .NET but without Visual Studio, I can extract and rename the .NET dlls from the Compact Framework's .cab for ARM and compile with /nostdlib using the procedure documented at http://dotnetdn.com/without-visual-studio/ : csc /t:winexe