Is there any quick tutorial on the net on how to get started with using gtksourceview-sharp? I have gtksourceview-sharp.dll but I can\'t get it to work, even when I have the libgtksourcevi开发者_开发知
Is it possible t开发者_运维百科o embed a Gtk widget into an application using System.Windows.Forms? Thanks!Both toolkits use their own separate \"UI Mainloop\" to process events (such as mouse moves,
Gnome.Icon and Gnome.ThumbnailFactory both want me to pass in a URI of a file whose icon I want -- I only have a MIME type, which I want to lo开发者_Python百科ok up an icon for.Is there a GNOME C# API
Has System.Data in Mono been expanded to include extra functionality? I\'m attempting to make use of the SQL Parser written for Mono in Mono.Data.SqlExpressions but when all the classes in开发者_如何学
I\'m looking to a framework which will allow me to have a simple plugin system in my .NET application. I开发者_高级运维t seems MEF is the framework which Microsoft is endorsing, and will become part o
When using GTK# from C# on Mono, I often find myself copying out开发者_StackOverflow社区 C# data structures into Gtk.ListStore -- it would be much easier if there was a Gtk.TreeModel which wrapped an
Let say I started a C# project under Windows (Visual Studio 2008) and I want to switch to Mono. Do I have to recompile all the dependencies my project uses, e.g., NHibernate and every single external
I have had difficulty figuring out how to use F# on Linux - I would rea开发者_StackOverflow社区lly appreciate help.Well, My box: Ubuntu, mono, fsharp, emacs and fsharp-mode
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Is Mono appropriate for developing server applications, or only desktop applications? I\'d like to develop server applications in C# for Linux. I want to write a First 开发者_Go百科Person Shooter (FPS