3
votes
5answers
41 views
Any good Gtk libraries out there?
Any good Gtk libraries out there? I know of Holly Gtk Widgets, any other good ones out there?
0
votes
1answer
22 views
Gtk Widget into a Winform
Is it possible to embed a Gtk widget into an application using System.Windows.Forms? Thanks!
2
votes
2answers
39 views
Can’t connect to MySQL for .NET application deployed in Wine using Ubuntu
Below is the link
http://stackoverflow.com/questions/1518946/how-to-insert-delete-select-update-values-in-datagridview-in-c-using-mysql
which has the code to connect to a MySQL d …
0
votes
1answer
19 views
In Mono/Gnome, how can I look up the icon for a mime type?
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 look up an icon for. Is there a GNOME C …
2
votes
3answers
129 views
What does Visual Studio offer that Monodevelop lacks?
What would a developer used to working in Visual Studio have to give up if they switched to Monodevelop? This hypothetical developer most often develops ASP.NET web applications wi …
1
vote
0answers
24 views
ASP.NET MVC 2 on mono
Is it possible to run the new ASP.NET MVC 2 Preview 2 on mono?
0
votes
1answer
45 views
asp.net mvc mono 2.4
I am thinking of getting a $20/month VPS Ubuntu box with Slicehost.com or linode.com and running asp.net MVC on mono. Has anyone done this? I have successfully configured asp.net M …
1
vote
2answers
46 views
ICSharpCode Under Mono?
Has anyone tried getting the ICSharpCode.TextEditor library to work in Ubuntu under Mono? I know it uses quite a few P/Invoke methods, If anyone found a way to get around these it …
2
votes
7answers
182 views
What elements of .NET are missing in Mono?
I mean library and syntax of C#.
2
votes
3answers
88 views
Is Mono appropriate for developing servers?
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 Person Shoote …
0
votes
1answer
18 views
On-the-fly conversion of MPEG files on MonoTouch
I have an iPhone application that uses small MPEG movies showing hand signs in the Dutch Sign Language. I get the movies from the Gebarencentrum, with their permission. But they ar …
4
votes
2answers
79 views
debugging c# in the command line
Hello. Just for fun, how close can we get to debug an application in C# using only the command-line out-of-the-box? No other software, just the command-line. That is, for instance, …
-3
votes
0answers
105 views
Is there a problem with mono ? [closed]
Hi,
Mono forum is offline for two days, is there any situation with mono ?
Cheers,
0
votes
2answers
145 views
How to use F# with mono on linux?
Finding an anser to this seems near impossible, so give it to me!
0
votes
1answer
36 views
Looking for the .NET Video Processing Library
Hello Everyone,
I am looking for the .NET video processing library. The major requirements:
Cross-platform (100% pure .NET library or a .NET wrapper for a cross-platform library …
