mono
MonoDevelop on Ubuntu -- No compiler, no debugger, nothing... why?
I\'ve tried to use MonoDevelop 2.4 and 2.6 with Ubuntu 11.04, but neither of them seems to actually provide any way of running the project. (As开发者_开发百科 the picture shows, the Run, Step, and Deb[详细]
2023-04-13 05:25 分类:问答List of what classes are in what version of .Net (Win), Silverlight, Metro, and Mono (Mac OSX)
I\'m an independent developer coming from Java to .Net Desktop.So I\'m up against a learning curve and tend to think in terms of Java technologies.[详细]
2023-04-13 04:39 分类:问答Mono.Data.Sqlite syntax
I need to use Sqlite, but there\'s a problem with my syntax (well that\'s what the Exception is telling me...), Here\'s my code:[详细]
2023-04-13 04:35 分类:问答Setting up ModMono With Apache2
I ended up attempting to setup ASP with ModMono on Apache2, via following this guide. It\'s not working, however: when I click a .aspx file, I end up just downloading it on my localhost.[详细]
2023-04-13 02:51 分类:问答Developing on the droid with mono without using monodroid
Is there an alternative to developing apps on droid with mono without using monodroid? I\'m having trouble finding anything of the sort, searching(on both stackoverflow and goo开发者_运维问答gle) come[详细]
2023-04-12 20:18 分类:问答UITextView - Setting Border Color
In MonoTouch I am trying to set the border color, but the BorderColor is inaccessible due to its protection level and can\'t be changed.[详细]
2023-04-12 20:16 分类:问答How to embed Git and Gecko/Webkit in C#?
I need to embed Git and Gecko/WebKit in a C# application that should run cross-platform compliantly. Am I dreaming or is this开发者_如何学运维 possible to do without a lot of work?[详细]
2023-04-12 13:29 分类:问答How to factorize definition of C# projects (csproj) between platforms (MonoTouch/-Droid/WP7)
I\'m planning to develop a distributed application with a mobile part (MonoTouch/MonoDroid/WP7), a desktop part (WPF) and the web part (ASP/Silverlight)...[详细]
2023-04-12 11:28 分类:问答Mono 2.6.7: Array Initializer Bug?
Originally Title : \"Mono 2.7: Array Initializer Bug\" I\'m having an issue with mono where array initialization (at least for multidimensional arrays) does not work when inlined in a method call. It[详细]
2023-04-12 11:20 分类:问答Running a .net executable from an msbuild project in a platform independent way
I\'m working on a .NET library, and I want the build script to be so generic that it can run from both the MS .NET framework, and from a mono installation on a Mac/Linux machine.[详细]
2023-04-12 08:16 分类:问答