[Mono-devel-list] develop under Microsoft .NET and porting to Mono is correct?

Pascal Fresnay pascalfresnay at free.fr
Fri Feb 25 16:52:21 EST 2005


Hi,
Every things will work like you expect (reflection, activator, database
access, etc.), except WinForms (and EnterpriseServices namespace) : they
are not fully implemented yet (but will be in the next months).
Make sure that your presentation layer can be replaced by another, (even
if WinForms will be implemented), based on GTK# for example :
- it will works on Windows and Linux
- it will integrate perfectly on Linux
You can test your application with Mono on Windows : if it works fine on
Windows with mono, it will probably works on Linux :)
Regards,

Pascal

Le vendredi 25 février 2005 à 21:25 +0100, Mauro Bertoli a écrit :
> HI! Great work!
> A question:
> Mono wants to allow that the developers Windows can
> easily pass to Mono (on Linux)?
> I'm developing an complex office application (that use
> Forms) and my best target is running it under Linux
> because I think is the best place I can have! 
> Do I have to watch out for something? Can use
> reflection, activator, and others feature quietly?
> What's the limit? I read in FAQ that some API aren't
> supported (I'm happy!) and I don't understand if I
> must (when Forms on Mono are available) rewrite some
> code portions. My application will have database layer
> (postgres 8), and human interface with MDI Forms.
> 
> Thank you and best regards, Mauro
> 
> 
>               
> ___________________________________ 
> Nuovo Yahoo! Messenger: E' molto più divertente: Audibles, Avatar,
Webcam, Giochi, Rubrica… Scaricalo ora! 
> http://it.messenger.yahoo.it
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 






More information about the Mono-devel-list mailing list