Rewriting ASP.NET Urls
posted on 10:57 PM
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...
Monday, 13 October 2003 00:00
//
Less than a minute
Little Javascript tip...OnError for Images...
posted on 1:03 AM
This is an odd little tip...not sure where I found this out, but I use it a fair bit...if you have an image which you're not sure will...
Saturday, 11 October 2003 00:00
//
Less than a minute
New personal crusade...
posted on 3:11 PM
Why doesn't the .NET implementation of Web Services support GZIP compression? I've found a couple of articlesdescribing how to implement it, but I'll have to...
Friday, 10 October 2003 00:00
//
Less than a minute
You can teach an old dog new tricks...
posted on 4:07 PM
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...
Thursday, 09 October 2003 00:00
//
Less than a minute
Things I wish I'd known before this: Part 1 (of several million)
posted on 6:21 PM
I did not know this was possible or so easy! Just found out you can extend XSLT (so you can use bits of code in...
Tuesday, 07 October 2003 00:00
//
Less than a minute
Really useful ISO opening tool - Undisker
posted on 4:05 AM
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...
Monday, 06 October 2003 00:00
//
Less than a minute
Amazingly interesting project by Steve Tibbett - read RSS feeds in any Newsreader!
posted on 7:35 PM
Just noticed on Scott W's site, hidden in one of the comments is a link to a project called...
Sunday, 05 October 2003 00:00
//
Less than a minute
Quick answer...
posted on 4:20 AM
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"...
Friday, 03 October 2003 00:00
//
Less than a minute
New Favourite Toy - Xml Serialization for generating Xml Feeds
posted on 7:41 PM
I've previously used Xml Serialization for loading and saving config files into and out of apps - nice use...What I've...
Thursday, 02 October 2003 00:00
//
1 minute read
Perhaps a true revolution is starting, this
article from Wired basically points out that despite having significantly
fewer resources, Apple is still surviving - and prospering. This got me to...
Friday, 20 June 2003 00:00
//
1 minute read