On Sat, 16 Aug 2008 22:24:23 +0530 Niyaz <[EMAIL PROTECTED]> wrote: [...] > Here are the questions I have about Mono: > > - Can I compile my mono code in Linux and run the generated executable > in M$ OSes having only the M$.Net runtime/framework/etc. Would i have to > install mono on the M$ systems also to rum Mono:WinForms?
Never tried WinForms, though I am told that they work now with Mono. For other things, an application built on top of Mono on Linux will run on a MS.Net runtime on Microsoft Windows (or, at least it did with XP), provided of course that you do not use Mono-specific features, such as a GUI in Mono.Gtk. > - Can a Mono app run as an portable app on M$ OSes with .NET_framework > or Mono? or is it necessary for a .NET/Mono based app to follow some > particular installation procedure? (Dah! this question has M$.NET stuff) I am not sure how this question differs from the above one, but to repeat myself, with non-Linux-GUI-specific features a Mono.Net application will run on a MS.Net runtime. It should run on a Mono.Net runtime anywhere, be it on Linux, other UNIX, Microsoft Windows, or Mac OSX runtime (personally only tried Linux, and Microsoft Windows). Regards, Gora _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
