monodevelop
Problem loading Assemblies in MonoTouch Project
I am building a Monotouch (trial) 4.0.3. project. It compiles with the warning: Warning: Library \'loader.dll\' missing in app bundle, cannot extract content[详细]
2023-03-12 00:31 分类:问答Mono Project Character Lowering Problem
I am trying to develop an ASP.NET web application on a Mac using Mono Project. But because of a character problem, it throws an error of \'ınital Catalog\'. That happens because, when Mono compiles m[详细]
2023-03-11 21:57 分类:问答How to go from NSData to byte[]
If I have image data in an NSData, extracted from the开发者_如何学Go image as follows, how do I convert this NSData object into a byte array?[详细]
2023-03-11 14:10 分类:问答MonoTouch application is crashing when returning from the background
I have a MonoTouch application that has an annoying bug and I don\'t know how to go about resolving it. The problem seems to occur when the application has been in the background for a considerable am[详细]
2023-03-11 14:05 分类:问答How to use multi-languages for iPhone application using MonoTouch?
How to use multi languages for iPhone application?. Currently I used english language only. But in future I want to use around 20 to 30 languages. Ho开发者_开发技巧w to use it in iPhone development us[详细]
2023-03-11 04:28 分类:问答mono command line unit testing
I wrote a few nunit tests that I\'ve run successfully in nunit on win7, and via MonoDevelop on my mac.[详细]
2023-03-11 02:51 分类:问答iPhone App calling WCF works in simulator, but not on device
I have created an iPhone and iPad app which gets data from a WCF service and fills the data on the UITableView. This works fine on the simulator, but when I upload the app to the device, the app crash[详细]
2023-03-10 12:05 分类:问答Compiling monotouch app using mdtool fails, works in MonoDevelop
I have a Monotouch iPad application for which I am trying to set up an automated build script. I am attempting to use mdtool, but I seem to have hit a wall. If I build the solution using the MonoDevel[详细]
2023-03-10 10:36 分类:问答Debug problem with MonoTouch
I am using a MonoTouch on Mac 10.6.6. When I run or debug the sol开发者_开发问答ution I get the following error:-[详细]
2023-03-10 09:00 分类:问答Mono for Android not appearing in the MonoDevelop options
I have installed Mono for Android and MonoDevelop as per instructions on the install page for Windows. (http://mono-android.net/Installation/Windows).However the "Mono for Android SDKs" opti[详细]
2023-03-10 04:16 分类:问答