To cut a long story short, even though I've used .NET since the first beta (in 1999), I never got around to using Winforms - no, really! I have developed winforms apps in VB6 and swing apps in Java,...
Tuesday, 16 March 2004 00:00
//
Less than a minute
I really should be asleep (it's 1:30am - I need sleep!). Anyway, whilst my self-imposed insomnia is still in control, I foung this interesting little article on "10 Rock-Solid UI Tips" at the...
Tuesday, 16 March 2004 00:00
//
Less than a minute
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
Sorry, ADSL is playing up again, please keep trying if you're having problems...
...
Tuesday, 16 March 2004 00:00
//
Less than a minute
To cut a long story very short, I've always had a problem in accessing Windows Update from behind my Linksys BEFVP41 VPN router (which otherwise is excellent); well, I had to reinstall my main PC over...
Tuesday, 16 March 2004 00:00
//
Less than a minute
One of my colleagues, Jonny Anderson pointed out these really useful web service tools on GotDotNet, the Web Service Studio Tool is just remarkably useful for debugging and otherwise playing around...
Tuesday, 16 March 2004 00:00
//
Less than a minute