System Info: Windows 7: MonoDevelop 2.4.2.1 Mono 2.6.7 Trying to compile ZedGraph (a charting control). But it has resources for multilanguage support which won\'t compile into a satellite assembl
I\'m trying to access WCF REST services via MonoTouch. I am unable to use a ChannelFactory, as dynamic code generation is not possible in MonoTouch, and because I\'m accessing RESTful services, I\'m a
I\'m writing an app for the Iphone using Monotouch. When I deploy the application on my iphone I get the error at runtime Thu Mar 10 23:38:36 unknown UIKitApplication:com.xxx[0x57b4][258]
I was wondering if i can run a exe with daemons in mac and linux or do you have any other solutions to do something similar to a windows service that is a scheduler ? I know i can use crontab but i wa
How to take all screensh开发者_JS百科ot from Panel in mono C# ? I need not used winAPI. My panel can not be fully visible.Your question is not exactly clear but in case you meant taking a screenshot
I\'m using MonoDevelop with MonoTouch. When I add an .NET assembly reference to my project, MonoDevelop will copy that .dll file into the bin/iPhone/Release/xxxx.app directory during the build process
I am using C#.net Windows Desktop Application.I want to run these application with other platform also. So, i am using Mono 2.10 as a cross compiler.While running,unexpectedly my Application is termin
Perhaps this is just a bug in MonoDevelop but I am trying to build an Orchard website using MonoDevelop on Windows7.I am using the latest MonoDevelp v 2.6b1 and when I try to run Orchard v 1.0 which c
I have installed MONO2.10 in my Windows XP Desktop.Now, i have installed Mono Analyzer on my PC.While i am double clicking the MoMA.exe it 开发者_StackOverflow社区raisig following Exception.Please Gui
I\'m writing a scraper in C# and I\'d like to download some data to files and submit some forms. I\'ve been using wget and curl so far for that. How would I do that in 开发者_运维百科C# (on Linux)? (I