Hi all, I'm asking myself how to port a C#.NET app to mono. Do i have to replace all the usual namespaces like e.g. "System.Data" with "Mono.Data" and so on? Or do I just have to compile using the mono compiler and that's all? If yes, what's the use of e.r. "Mono.Data" ?
Thank you very much in advance for your effort. Best Regards! -- View this message in context: http://mono.1490590.n4.nabble.com/Porting-NET-application-Namespaces-tp2272722p2272722.html Sent from the Mono - Dev mailing list archive at Nabble.com. _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
