Is this possible with, e.g., 开发者_开发问答MonoDevelop perhaps?Yes, you don\'t even need to use MonoDevelop, the DLLs/EXEs created by Visual Studio and Microsoft\'s C# compiler are (for the most part
I have a service that looks like this: [ServiceContract(SessionMode = SessionMode.Required)] public interface ILabListener
I am trying to authenticate users to active directory with the Novell.Directory.Ldap libraries found in Mono. I know there is better ways than below, but given that I\'m confined to Mono, these are th
I\'m looking for a local database for Moonlight. I checked EffiProz Silverlight database and it seems to work fine with moonlight
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Would it make sense to develop an app in Monotouch and With XCOde in parallel or with Monotouch as a prototype.(I would be learning both while developing).
How can I enumerate all machine names and IPs of remote computers in the local network ? Note: NOT on Windows (how to d开发者_C百科o that one finds via google), I need something that works on Linux !
Mono works fine with my app, but when I try to compile a function like int Yo(int a, int b = 1) { // blah...
I know the converse is not true, but if my application works using Mono is it guaranteed to w开发者_开发知识库ork if I switch to the real deal? If not, where can I find a list of caveats?Both Mono and
I\'m a beginner at ASP.NET and I was learning how to use it through this tutorial. I use Linux, so I\'m using Mono 2.6.7. I\'ve had to stray off the path of the tutorial several times to get things to