mono
Change application type with Mono.Cecil?
How can I modify an application from Console App开发者_运维技巧lication Type to Windows Application Type and vice versa with Mono.Cecil?To convert a console .exe to windows .exe, you can use:[详细]
2023-04-07 13:15 分类:问答Mono 2.10.5 for CentOS / RHEL 5
Until now I used THIS to install/update mono on my CentOS machines, but it seems that it\'s not updated since 2.10.2 anymore (may because mono isn\'t part of novell anymore).[详细]
2023-04-07 10:57 分类:问答How to use a common test harness for MStests & NUnit and run them in Mono?
I\'m using VS2010 to develop a project and will be adding some NUnit tests to an existing test harness which is full of MStests.How do i run only the NUnit tests from that harness in Mono? Is there wa[详细]
2023-04-07 09:34 分类:问答Online game backend architecture using mono
I need to write backend for a flash game. The game it self is not complicated. The game itself is a small session(around 2 minutes long) but there are many sessions active at a time. What I though of[详细]
2023-04-06 23:40 分类:问答Why does MySql Connector.Net work on my Windows box but not on Mono?
I have installed Mono (version 2.10.2), mod_mono and have successfully tested it with both an index.html and an index.aspx echoing the date.[详细]
2023-04-06 22:30 分类:问答transactional open/write/replace in .NET?
I am thinking maybe i should res开发者_如何学运维trict it to 8k. I\'d like to open a file and write from start to end everytime. However if for some reason (say power outage) it doesnt complete i do n[详细]
2023-04-06 22:05 分类:问答Monodevelop compiler crash
I\'m trying to get Mono to work o开发者_如何学Gon OSX, but i\'m getting a strange error when trying to compile.[详细]
2023-04-06 18:06 分类:问答mod_mono on windows
I am trying mod_mono on apache 2.2.x running on a win7 box – followed the steps described here. The module loads Ok, but I can\'t run my ASP.net application (404). Does anybody have any suggestions[详细]
2023-04-06 14:57 分类:问答How to I bind to the iOS Foundations function NSLog
I am attempting to create a C# binding to NSLog for use in my MonoTouch app. Here is the link to the iOS documentation on NSLog (NSLog). So far I haven\'t had much luck in figuring out the exact syn[详细]
2023-04-06 11:52 分类:问答Can I use Mono to build a deployment package for an ASP.NET Web App?
Does mono support the creation of deployment packages in the same way VS2010 does? (The .zip file with a .cmd file that automates deployment to IIS).[详细]
2023-04-06 11:52 分类:问答