monodevelop
Using mkbundle to port Mono GTK# app to other platforms
I\'m a long-time C# developer but new to Mono and, especially, Gtk#. I have developed a small app using C# and Gtk#. I need this app to work on Windows, Linux and Mac so I decided to go for Mono and,[详细]
2023-03-16 18:52 分类:问答MonoDevelop iPhone simulator exits on load when running in debug, issue appears to be tied to one content file
When I run my iOS project in MonoDevelop through the simulator I get the following application output:[详细]
2023-03-15 05:48 分类:问答MonoDevelop.Components.Docking - Tabbed DockGroupType issue
Our application uses the MonoDevelop.Components.Docking framework in our Windows application. We last updated to the latest version in November[详细]
2023-03-15 04:24 分类:问答Does Monodevelop support configuration files?
I added a file app.config to a C# mono project. Inside the project I used foreach (string key in ConfigurationManager.AppSettings)[详细]
2023-03-14 21:06 分类:问答Unit testing in ASP.NET/C# using monodevelop and NUnit
I\'m developing a webapp using ASP.NET MVC and C# using Monodevelop IDE and unit testing 开发者_Python百科using NUnit plugin for monodevelop in ubuntu OS. How do I implement the unit testing for my se[详细]
2023-03-14 18:10 分类:问答How can I add a reference in monodevelop?
I need to work with Json in mono and I\'m using the IDE monodevelop.开发者_JS百科 How can I add as a reference json.net in monodevelop ?In your project there should be a folder called References. Rig[详细]
2023-03-14 10:20 分类:问答Where are default snippets stored for MonoDevelop on OS X
I\'m trying to find the default snippets that MonoDevelop uses.Specifically, I\'d like the cha开发者_如何学运维nge the default prop snippet to have in-line get; set; instead of separate lines.You can[详细]
2023-03-14 10:09 分类:问答How to get MonoDevelop to compile F# projects?
The problem seems to be as follows, there compiler puts in a redundant reference to an assembly. I have no idea how to avoid this, there doesn\'t seem to be any field in MonoDevelop build options wher[详细]
2023-03-14 08:49 分类:问答Finding the path of an image file inside a monomac project
I am new to mono and monomac and i got stuck with something that i hope should be really easy to fix.[详细]
2023-03-13 16:57 分类:问答Is there any way to do unit tests in Monotouch 4/Monodevelop?
I\'ve tried to write unit tests for my monotouch project without any success. The NUnit dlls are not supported in a Monotouch 4 project.[详细]
2023-03-13 16:30 分类:问答