Dargs' Space
Notes from a Software Engineer.
.net, mono, c#, web services and other stuff...
Thursday, 14 May 2009
Singleton Vs Static Class
›
In the office today the subject of whether to use a singleton or a static class to implement a global object came up. Static Class I’ve ten...
Thursday, 16 April 2009
Strange mod_mono behaviour with similar path names
›
We saw some very strange behaviour the other day when testing an ASP.NET Web Service under mod_mono and Apache. The application we were test...
Wednesday, 15 April 2009
ASP.NET Web Site Paths
›
Finding out your web application’s path seems to cause a little confusion. A good place to start is this MSDN article . The HttpRequest obje...
Monday, 6 April 2009
GPS and HTC Touch HD
›
I've got an HTC Touch HD and use it to listen to music while running (good phone by the way). I thought it would be good to use the bui...
Thursday, 12 March 2009
Enhance Vista Start Menu Search
›
Start++ is a little utility for Vista that allows you to setup search shortcuts that run configurable commands. For example you could setup...
Wednesday, 18 February 2009
Mono Web Service Test Forms Broken
›
In case it saves anyone else some time and effort, the auto-generated Mono web service test forms don't work with methods that contain a...
3 comments:
Friday, 23 January 2009
ASP.NET with Apache and Mono
›
Getting "Type MyType not found" exception or "An element with the same key already exists in the dictionary" exception f...
‹
Home
View web version