Currently working on a project that is being developed in VS2010. I\'m running Windows in a VM, where I\'ve done most .NET dev, but I\'m now working on a new project that is ASP.NET MVC3 based so I th
I was unable to locate the \"Mono for Android SDKs\" preferences option when following the Mono for Android for Mac installation instructions.
Being new to MonoTouch this is a best practice type of question. If in the current view I am designing in IB I am trying to showcase existing portfolio work, e.g. as on: http://www.attitudedesign.co.
Where can I see System.Diagnostics.Debug and System.Diagnostics.Trace output in MonoDevelop?I would think it should appear in the ApplicationOutput window, but it\'s开发者_JS百科 nowhere to be found.T
How to run the iPhone simulator without开发者_StackOverflow社区 using through MonoDevelop?You can find iOS Simulator here: /Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone\\
I\'ve been searching for an IDE开发者_C百科 with code completion (intellisence) for IronPython on Linux systems (typically Ubuntu).
Question 开发者_运维知识库as per the title really. I\'m looking for a way to step through running unit tests using MonoDevelop on OS X in the same way you can with Visual Studio (by attaching the deb
I want to create a solution with more than one p开发者_JAVA技巧roject in it. But I cannot find how I can add a second project (existing already)
i\'m having a play around with MonoTouch for the very first time. In the Hello World tutorial for Noobs-Like-Me, it say\'s the following :-
When trying to compile some code, which had been compiling fine before with no errors, I started getting an error about a class not existing in a namespace.