I am trying to use MonoDevelop (2.4 beta 1) on Windows (7 x64) in order to test a .NET application on Mono (2.6.4). For some reason MonoDevelop is not using the Mono tool chain to build the applicatio
I\'m working on getting my ASP.Net project working on Linux. I\'ve been testing my code using XSP on windows, but now I am trying to make sure that I can develop and test on Linux as well. To that end
Ok, this seems like a dumb question because MonoDevelop is getting开发者_运维百科 more mature, so I\'m sure I\'m just missing it, but I looked around and all the questions about this subject seem to b
I am trying to compile my project with mono on linux. My cmd looks something like... gmcsPages/UserProfile.csProperties/Asse开发者_如何学运维mblyInfo.csqueues.cswatch_editor.cs Class1.cs -define:USE_
I am trying to access Gmail\'s SMTP service from an ASP.NET MVC site running under Mono 2.4.2.3. But I keep getting this error:
I am not sure if XSP2 is using mono or .NET in my Window开发者_如何转开发s box. How can I be sure?If you see xsp2.exe in Windows Task Manager, probably it runs on .NET. For mono hosted applications, t
I\'d like to see how some classes are implemented in Mono and would like to use code navigation features found in Visu开发者_开发知识库al Studio. Has anyone tried importing Mono source codes as a VS p
I\'m trying to use fmodex 4.30.03 to play an MP3 file under Mono/Ubuntu. My call to createSound() loo开发者_高级运维ks as follows:
My program has heavy interaction with the operating system through Win32API functions. Now I want to migrate my program to run under Mono under Linux (No wi开发者_StackOverflow中文版ne), and this requ
I have been tasked with migrating an existing mature ASP.NET 2.0 web site to NHibernate, Mono and MySQL or postgres.I am somewhat confused as how the membership provider salts the passwords.If I make