On Thu, 11 Nov 2004 14:11:00 +0800, Orlando Andico <[EMAIL PROTECTED]> wrote: > So long as you ONLY use the System classes, Mono and .NET *should* be > 100% compatible. I haven't tested with a major application but someone > I know took a very large software project from Win2k/IIS to Mono with > no changes (just for testing -- they deployed on Windows anyway).
We developed a major webapp on VS.NET, and I was able to deploy it to a Mono installation on Linux (Apache with mod_mono)-- security works, the pages load, etc. I haven't fully tested the apps functionality, however, but I trust the app *will* run. :) However, the support web service isn't compatible for some reason-- something I'm still trying to figure out. (FWIW, the web app has two service entry points (asmx): one is for data access, while the other is for authentication. The authentication asmx works out of the box). > > The M$ SQL support in Mono uses FreeTDS though. This I haven't tried out though-- and once I figure out the problem with the backend data access ASMX, then I can try accessing our MS SQL server... -- JM Ibanez - A million monkeys can't go wrong... http://www.livejournal.com/~jmibanez/ http://www.mycgiserver.com/~butiki/ -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
