First off you might want to read this....and everything else on that page ;-) http://www.go-mono.com/faq.html#compatibility
Libraries compiled with MS .NET will work with Mono assumming they are fully managed, and don't do things like PInvoke to windows specific libraries. Jackson -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Norman Dotti Sent: Wednesday, July 16, 2003 10:20 AM To: '[EMAIL PROTECTED]' Subject: [Mono-list] MS .NET compatability You're probably asked this question frequently: Is the plan to at least have a Mono equivalent of the .NET Framework? If I develop an application in the .NET IDE and compile it, will it/should it run in a Mono environment? To me that would be the most important function. Am I correct in assuming the DLLs will need to be recompiled? (Unless they're in IL, I suppose.) Good luck with the project! I'm interested in seeing how it turns out. Being able to run our .NET application under different OSs is an interesting idea! Regards, Norm Dotti _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
