Under \'Syntax highlighting\' there is an option for \'enable semantic highlighting\'. What does that do differently than regular intellisense/a开发者_如何学Cutocomplete/highlighting?Without semantic
I\'m referencing the NHibernate dll version 2.1.2-GA, and am unable to compile under Mono 2.8.1. I\'ve tried using NHibernate 3 instead and it compiles fine.
I am new to Xcode and MonoTouch, so please bear with me. Is it possible to develop MonoTouch applications with Xcode instead of with MonoDevelop? I have read the MonoTouch Xcode tutorial bu开发者_Stac
I am having issues importing my wsdl into mono develop. This wsdl and xsd implementation works flawlessly under Visual Studio, but cannot be imported into mono develop.
I\'ve installed MonoDevelop 2.4.1 With Mono 2.8.1. My trouble is that i can\'t add assembly reference to assembly compiled for .NET 4.0 (on sa开发者_JS百科me MonoDevelop IDE).
I get this exception every time i try to create a new Iphone/Ipad solution? I have been following the guides and have both XCode, interface builder and IOS SDK installed.
I\'m looking to create an application that will be executed on a Mac machine, but I don\'t have one to develop on.I thought this would be a great opportunity to try and take adv开发者_如何学运维antage
i am trying to install MonoDevelop 2.4 in CentOS 5.5 using yum, but unable to install and 开发者_运维知识库configure to develop .Net Applications in Linux.
I have already a project that built top of the ASP.NET MVC 2.0 and it\'s working. I tried to run it on Ubutuntu 10.4 Server on Apache2 and Mod mono.
I am working in monodevelop and learning c#.... I am trying to get a message box to appear but I can\'t get it to functi开发者_运维问答on correctly ...