A friend of mine (familiar with C# and .NET on Windows) has asked how to port some functionality to a Linux host. This functionality is based on a JSP web page that fetches some data from the host ser
I am exposing some ISO C++ data types to .Net (mono on Linux to be precise). For the purpose of brevity, I shall refer to C# in my question, although my question relates to all of the .Net languages
When I make changes to a file, Mono ASP.NET doesn\'t see my changes, I have to do this: sudo /etc/init.d/apache2 restart
Sometimes, when running a Mono .NET application (it seems to not depend on the input data, as it does not change), I run into following situation:
Is this combination possible at all? If yes, will I still need to buy Visual Studio? Will I be able to use MySQLi via C#?
I am building mono (2.6.3) on开发者_高级运维 Ubuntu 9.10 I am getting the following error: Warning: System.Web.dll built without parts that depend on: System.Web.Services.dll Mono.Web.dll
I want to write an application that needs a Tasks queue. I should be able to add Tasks into this queue and these tasks can finish asynchronously (and should be removable from this queue, once they are
I\'m one step away from having my Windows .Net application working on Mac OS X, and the last thing I need to figure out is the WebBrowser control.
I want to develop my own REST service, so I\'ve created an IHttpHandler that is configured with verb=\"*\" and path=\"*\", the the application in ~/MyRESTsrv/ will handle any derived URL.
I\'m interested in using F# for numerical work, but my platforms are not windows based.Mono still has a significant performance penalty for programs that generate a significant amount of short-lived o