To write MonoOSC, i used VS C# express to design my winforms and generate needed event (through an VBox machine) and then i wrote all code/class with MonoDevelop under Linux :-)
2009/11/18 Dimitris Karantonis <[email protected]>: > Hi to all, > > > > I am new to .net development over Linux platforms (I have always used MS > Visual Studio platform) and I would like to ask what is the best way of > implementing a Window Forms application in order to be able to deploy it on > both Windows and Linux OS. > > > > 1) Should i use MS visual Studio 2008 on my Windows Machine to develop > the application and then use some tool in order to migrate the application > to the Mono format? > > 2) Should i use a Mono plug-in for the MS Visual Studio platform and > develop the application? > > 3) Should I use MonoDevelop on my Linux machine and install the Win > Forms Designer toolkit? > > > > Could you give me some advices concerning what is the best way to follow and > some instructions of how to implement it (meaning, instructions of how to > install and use the Visual Studio – Mono migration tool, the Mono plug-in > for VS Studio and the Win Forms Designer toolkit on MonoDevelop. > > > > Best regards, > > Dimitris > > _______________________________________________ > Mono-winforms-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-winforms-list > > -- Cordially. Small Eric Quotations of the days: --------------------------------------------------------------------------- I have no special talents. I am only passionately curious _______________________________________________ Mono-winforms-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-winforms-list
