[Mono-winforms-list] Using Windows Forms over Linux

Petit Eric surfzoid at gmail.com
Wed Nov 18 12:08:30 EST 2009


2009/11/18 Dimitris Karantonis <dkarantonis at soft4real.com>:
> Hi,
>
> This is an interesting solution, but does it actually works? And what about
> maintenance through the application's lifecycle? Meaning, how do you handle
> situations when you want to add a new event?
It work, i don't really practice it for professional, most for hobbies.
I often hack by the hand the .Designer.cs file, rather restart a VM.

>
> Does Mono opens Visual Studio solutions and furthermore, does it compile
> Window Forms properties like anchoring, docking, etc...
Compile is most good
>
> What about installing Win Forms Designer kit on your MonoProject IDE? Have
> you ever thought of this?
I would like a winforms designer in MonoDevelop, Ivanz started working
on it but ....
http://www.mono-project.com/WinForms_Designer
http://www.mono-project.com/WinForms
http://www.mono-project.com/Guide:_Porting_Winforms_Applications
http://www.mono-project.com/Category:WinForms
>
> Regards,
> Dimitris
>
>
> -----Original Message-----
> From: Petit Eric [mailto:surfzoid at gmail.com]
> Sent: Τετάρτη, 18 Νοεμβρίου 2009 12:28
> To: Dimitris Karantonis
> Cc: Mono-winforms-list at lists.ximian.com
> Subject: Re: [Mono-winforms-list] Using Windows Forms over Linux
>
> 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 <dkarantonis at soft4real.com>:
>> 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  -  Mono-winforms-list at lists.ximian.com
>> 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
>
>
>



-- 
 Cordially.

 Small Eric Quotations of the days:
 ---------------------------------------------------------------------------
 I have no special talents. I am only passionately curious


More information about the Mono-winforms-list mailing list