↧
Tip: Mono ASP.NET application burning CPU in idle state - FileSystemWatcher
Update: added sample code to detect the watcher in use, courtesy of Robert Jordan - thanks!mod_mono is an Apache module for hosting ASP.NET applications. The module itself doesn't run any .NET code,...
View ArticleA utility to help porting Windows .NET applications to Mono/Unix
Those of you who work or worked on porting Windows applications (any kind of them - ASP.NET, WinForms, console) might have come across a problem with case-sensitivity of file names. Windows file...
View Article