[Mono-list] Which GUI?

Daniel Hughes trampster at gmail.com
Tue Sep 11 05:27:21 UTC 2012


For GUI on linux I would recommend GTK#

For GUI on windows I would go with Metro, (otherwise you can't use Windows
Store)

For Web I would recommend ASP.net MVC (not webforms)


On Tue, Sep 11, 2012 at 1:10 PM, Daniel Lo Nigro <lists at dan.cx> wrote:

> I'd suggest trying out GTK# if you're developing a desktop application.
> This is the same toolkit used by most Mono applications on Linux, like
> MonoDevelop and Banshee media player. If you want a very custom UI, you
> could probably use an OpenGL wrapper like OpenTK for the UI rendering.
>
> If it's a web application, I'd suggest using ASP.NET MVC. It's
> open-source and works fine on Mono.
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20120911/ea1ac4b2/attachment.html>


More information about the Mono-list mailing list