Tagged Questions

0
votes
0answers
13 views

G++ Compilers for MonoDevelop

How do you setup a G++ compiler for MonoDevelop? On both OS X and Windows Vista the default install complains about "Compiler Not Found: g++". Is MonoDevelop not a good cross pl …
0
votes
1answer
24 views

Web Services Build Error in Monotouch

My project and web services work fine in the simulator but crash when uploading to an iPhone. It had been working fine before I updated Monotouch from 1.1. Can I revert back to e …
2
votes
0answers
107 views

Ubuntu 9.10 + MonoDevelop + Debug + NUnit

I am a Linux noob and I would like to debug a unit test. If I run my test in MonoDevelop it goes green but if I try to debug everything freeze and I have to stop the debugger. My …
3
votes
2answers
56 views

How do I package my linux application using MonoDevelop?

I have a hobby project that is written in C# using MonoDevelop. I've been trying for some time now to get my head around linux packaging, but I keep coming away feeling frustrated …
0
votes
0answers
10 views

ASP.NET MVC template still missing from Monodevelop 2.2 Beta 2 on Windows?

I have installed MonoDevelop 2.2 Beta 2 on Windows XP and seem to be missing the option which allows me to create an ASP.NET MVC project. This was missing in MonoDevelop 2.1 Beta …
1
vote
3answers
182 views

MonoDevelop requires the Mono Framework 2.4 or later

I installed MonoDevelop 2.2 for the Mac OS X and when I start I get the error described on the title. The weird thing is that I already installed the mono framework. Any ideas?
0
votes
0answers
5 views

initial notebook tab in monodevelop

I have tabs labeled 'page1', 'page2', 'page3' in notebook - monodevelop. When I run the application the window displays 'page2'. How can I, in the designer, specify that I wish ' …
0
votes
2answers
29 views

In MonoDevelop, should the “[project]/bin” directory be put under version control?

I have my VCS set up to ignore "[project]/bin". Is this directory essential to restore a project, or can it safely be ignored?
1
vote
2answers
21 views

Are there Monodevelop add-ins that assist with refactoring?

What refactoring tools similar to Visual Studio / DevExpress / Resharper are available for the Linux environment? Specifically I'm interested in the global renaming and method ge …
0
votes
3answers
118 views

DbLinq and Mono 2.4: Working Together?

Hopefully this is a silly question and there's really a simple solution somewhere out there but... Has anybody successfully gotten DbLinq to play nicely with Mono 2.4 on Mac OS X …
0
votes
1answer
29 views

MonoDevelop 2.2 beta 2 “No File Name Provided” When Launching in External Console

When I try to run my Mono C# programs in MonoDevelop on an external console, I get the following error. http://i146.photobucket.com/albums/r248/bobber205/error.jpg (First time nee …
2
votes
3answers
177 views

What does Visual Studio offer that Monodevelop lacks?

What would a developer used to working in Visual Studio have to give up if they switched to Monodevelop? This hypothetical developer most often develops ASP.NET web applications wi …
2
votes
2answers
118 views

Alternatives to MS Visual Studio .NET

I've been working mostly with MS Visual Studio .NET tools and technologies, but started to wonder out of curiosity if there are alternatives to it, especially open source ones, sin …
2
votes
1answer
67 views

Does SubSonic run under Mono?

Has anyone deployed SubSonic on Mono?
3
votes
5answers
456 views

What is the difference between GTK# and Windows Forms?

Hello, What is the difference between GTK# and windows forms? Are they totally different? Thanks

1 2 3 4 next
15 30 50 per page