PDA

View Full Version : Monodevelop help



luishasbon
October 26th, 2011, 07:18 PM
Greetings!

I'm new to mono and monodevelop, I'm looking forward to developing an Image processing app using csharp, I was wondering if there's a book that might teach me how to design and use GUI and csharp with mono in general. If I develop the project in monodevelop linux with GTK#, I can use it in windows?

gsmanners
October 26th, 2011, 09:49 PM
I think the vast majority of C# developers go the other way around (i.e. develop in Visual Studio and then port to Mono if they need it for some reason). Lots of books show you how to use VS (not that it really needs it).

PaulM1985
October 27th, 2011, 09:33 AM
You probably could port a GTK# app to Windows, however, if you are looking at really simple ways to port your app, I would recommend you use Windows forms rather than GTK#.

Paul

directhex
October 27th, 2011, 03:52 PM
Greetings!

I'm new to mono and monodevelop, I'm looking forward to developing an Image processing app using csharp, I was wondering if there's a book that might teach me how to design and use GUI and csharp with mono in general. If I develop the project in monodevelop linux with GTK#, I can use it in windows?

Yes. GTK# works fine in Windows. However, users will need to install GTK# for Microsoft.NET first - http://download.mono-project.com/gtk-sharp/gtk-sharp-2.12.10.win32.msi