Also from the land of UserAgents, just discovered this, shows a map of the world with constantly updating blog entries...quite mesmeric actually!
...
Tuesday, 16 March 2004 00:00
//
Less than a minute
I've just written a little HttpModule which lets me see incoming requests in real-time, very interesting to see just what weird and wonderful clients are hitting this site - way more than I actually...
Tuesday, 16 March 2004 00:00
//
Less than a minute
I download lots of ISOs from MSDN and others for evaluating software, developing etc...To be frank, burning all these to CD is a pain. I have recently stumbled upon a great tool called Undisker -...
Tuesday, 16 March 2004 00:00
//
Less than a minute
Just noticed on Scott W's site, hidden in one of the comments is a link to a project called Syndicache, this is a stunningly interesting idea. What this seems to provide is a method of using NNTP as a...
Tuesday, 16 March 2004 00:00
//
Less than a minute
How do you enable caching for the RSS control? Well, in the RssDisplay.ascx, add the following line after the <%@ Page%>declaration:
<%@ OutputCache Duration="1200" VaryByParam="none"%>
This will...
Tuesday, 16 March 2004 00:00
//
Less than a minute
Along with Scott Guthrie, Mark was one of the fathers of ASP.NET - is he presenting at PDC...what's he working on now?
The talks given by Mark (and Rob Howard) at the Wrox Professional ASP developers'...
Tuesday, 16 March 2004 00:00
//
Less than a minute
Yet to try it out, but this has great potential to make my life a whole lot easier; going between VBScript and C# is not pleasant...if I forget one more then in a VBScript if statement, I may kill...
Tuesday, 16 March 2004 00:00
//
Less than a minute
Umm...ok, over elaborate title...here's the link (oh, and subscribe to Dave Barry's blog, it's fantastic!)
...
Tuesday, 16 March 2004 00:00
//
Less than a minute
One fairly interesting little article I read of late is Rewrite.NET, this is by far the best implementation of Url rewriting that I've seen for ASP.NET.
In case you're not aware what Url Rewriting is,...
Tuesday, 16 March 2004 00:00
//
Less than a minute
I have a rotten cold...result - I'm reading alot but writing very little. On the bright side my reading has thrown up a few little bits and pieces which I'll scribble on this here site very...
Tuesday, 16 March 2004 00:00
//
Less than a minute