Miguel's blog on Mono.Options, got me wondering (again) about hybrid projects. http://tirania.org/blog/archive/2009/Feb-21.html
On the technical side, what are the advantages and pitfalls of mixing dlls from both stacks. I develop mainly in Visual Studio. Can I include Mono.Options.dll in my .NET project? Another Mono widget I'm contemplating is the Webbrowser form. I use the .NET webbrowser form, but I'm not happy with its performance. Also, it doesn't work on linux. I would like to try the mono/gluezilla widget. Can I simply include Mono.System.Windows.Forms in Visual Studio? And then there's the legal question. Is there anything wrong with swapping out bits of .NET with Mono? -- View this message in context: http://www.nabble.com/Mixing-Mono-and-.NET-dlls--tp22141289p22141289.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
