Re: Porting to Linux

"Edward Ned Harvey (mono)" <[email protected]>
Newsgroups gmane.comp.gnome.mono.general
Message-ID <BN3PR0801MB1154C3D10E1E1DF7880BC5CDFABF0@BN3PR0801MB1154.namprd08.prod.outlook.com>
> From: [email protected] [mailto:mono-list-
> [email protected]] On Behalf Of floyd
> 
> We currently developed a POS system under .Net 4.5. I would like to explore
> the possibility of migrating it to linux. How hard will it be if we will use
> mono to run it to linux?

First, check for compatibility:
Start at http://www.mono-project.com/
Go to Documentation / About Mono.
See the "Compatibility" and "Class Status" pages.

Then, on linux, go to the mono download page, follow instructions to add a new yum or apt repo.
Install mono-complete, and monodevelop.

Monodevelop is your linux IDE. It's very nice. Try opening your project and see how much stuff needs to change.

In particular, don't expect winforms or wpf to be useful. The GUI will probably need rewrite in GTK#, or you could switch to a cross-platform GUI toolkit such as Eto.Forms, or XWT.
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.