I have 开发者_开发知识库a midi.dll, where do I install the file with Monodevelop IDE?If it is a .NET dll you need to add a reference, look at the Referencing our library part of the documentation to s
I\'ve tried to debug sample ASP.NET and ASP.NET MVC applications in MonoDevelop 2.4 (on Mono 2.8 on Windows 7) but breakpoints doesn\'t work.
Here\'s the setup: I\'ve got a shared library (c++ with extern \"C\" methods) I\'ve compiled in linux and created a library开发者_C百科.so file.
Two Questions Does using Copy or paste cause monodevelop to crash, o开发者_如何学编程r is it just me? If you have Monodevelop installed, please can you test this, I fount that both shortcuts and fro
debugging in MonoDevelop does not work for me. First of all, I have installed MonoDevelop, GNU Debugger plugin and ctags through Ubuntu software center and I\'m using Ubuntu 10.10.
Even though I set Mono to the default .NET Runtime on Windows, it insists on using 开发者_开发技巧Microsoft .NET framework. Can Monodevelop be configured to use the mono runtime as the runtime environ
I´m currently trying to get a MVC 2 (.NET 4.0) application running on Mono, but I´ve got some problems with the XSP server.
I am trying to try DBLinq with the sqlite provider inside a simple ASP.NET web service.I am also using MonoDevelop 2.4 and Mono 2.6.7,The project
I\'m new to both Monotouch and Monodevelop. Trying to get started with NUnit and I\'m having a lot of trouble -- none of the sketchy references I can find on line seem to match what I\'m seeing in the
What is the GTK equivalent to BackgroundWorker in Mono? I\'ve tried the following website: http://monodevelop.com/Developers/Articles/Thread_Management, but there doesn\'t seem to be any such thing a