> Hello everybody.... > I need to develop an application to point of sale (pos). This > application must to handle : write invoices, tails, pays media, etc. > I need to know any opinion about it. Is mono ready to live and work > fine in this environment ?
Yes. We have Mono apps/services that run 24/7. Winforms can be problematic if you try to use third-party controls. And Gtk# has a much thinner toolset (there basically are no third-party controls). But if you don't need those types of things in your UI I wouldn't hesitate to use Mono. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
