[Mono-list] Convert a .NET dev to a mono dev

Sandy Armstrong sanfordarmstrong at gmail.com
Fri Oct 17 17:34:00 EDT 2008


mashcaster wrote:
> I am currently a .NET developer on the Microsoft Windows environment.
> I have been reading some of the pages on this site, but I am unclear
> about 1 thing.
>
> Is it possible to create desktop gui applications which will work on
> windows, linux, unix, and mac without having to change the code for
> each platform?

Yes, though it's possible you'll want to write some small
platform-specific pieces to help your app "fit in" more.  Gtk# and
Winforms are probably your best options for GUI toolkits.

Sandy



More information about the Mono-list mailing list