Hardcode
Making it happen
Making it happen
Apr 27th
I recently got the dreadful error when starting the website, even if the database connection string was more than correct and it worked in sql management studio. If you’ve tried anything else without success of getting your website started, and you use SQL Server-backed session persistance, be sure to also check for the sessionState connection string...
Apr 21st
Similar to Jaiku and Google Latitude: Friend View from Nokia. (thanks, Tase!)
Mar 30th
Wolfenstein 3D for iPhone is out, here are John Carmack’s comments.
Mar 27th
Yey both Coolio and Urbee won prizes at last night’s Digi Cafe Awards, Urbee even won the big prize!
Mar 26th
A really annoying thing if you use the DataSourceID databinding is that you can’t identify the control that throws the exception, the only thing that you get is an ID-less stacktrace and the debugger doesn’t break at all …
Mar 26th
Don’t forget about the first DigiCafe meeting, tonight @ Loggia, 18:30. Be there!
Mar 19th
Or how do you remove an element from an associative array( an Object actually) – I really did not know, it’s delete lastids[room].
Mar 17th
I can’t get it to work, the IIS server stops responding after a short number of connections that are in an open state. Also researching the safest way – writing a Windows Service for WCF hosting, the Comet server will run on port 81 though.