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 do a bit of digging (my Reference.cs...
Tuesday, 16 March 2004 00:00
//
Less than a minute
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 there) from C# have a look here and here for the lowdown...
This would have saved me so...
Tuesday, 16 March 2004 00:00
//
Less than a minute
AspToday has a really good article on grouping validators in ASP.NET - client as well as server side (which I hadn't seen in a code sample before). Anyway, you need a subscription to view it (sorry,...
Tuesday, 16 March 2004 00:00
//
Less than a minute
Very simple, but Dan Bright points out that:
No to all?
Ever get one of those messagebox prompts with the options: Yes, Yes To All, No, Cancel?
Where is No To All?
I will tell you! Hold the shift...
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
More for an academic exercise on the workings of .TEXT than anything else, this site now has a search function (really very simple to implement - please contact me if you want the source...). Anyway,...
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
I've been a fan ofASPToday for a while, but some very odd things are going on there at the moment...first is the sporadic downtime the site is having, then there's the distinct paucity of articles...
Tuesday, 16 March 2004 00:00
//
Less than a minute
Been playing a little with my little stats app over this weekend, decided to add a little MSN-like notification function - this was made incredibly simple with this, a wonderful control by John...
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
Back in a learning mode once more (currently wrangling information on XmlTextReader and multithreading).
Also been rediscovering the wonderful DotNetRocks shows, check them out - great for long...
Tuesday, 16 March 2004 00:00
//
Less than a minute
It is so annoying - no decent legal music download service exists for the UK..iTunes is now available for Windows...but not for the UK, how dumb is that!
According to this story, this should be...
Tuesday, 16 March 2004 00:00
//
Less than a minute
A whole heap of useful bits here.
The Netping utility solves a problem I've had for a while - tying up IP addresses with machines...very handy! Oh, Jeff Key also makes the excellent Snippet...
Tuesday, 16 March 2004 00:00
//
Less than a minute
If you have a lot of ASP code which currently runs on a Windows 2000 server, you probably use CDONTS to send your mail...Now, if you want to migrate to Windows 2003 (or Windows XP for local dev)...
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
Found this on Ashutosh Nilkanth'sblog (good name!), basically allows you to run pretty much any CLR code using a Sql Server extended stored procedure - not nearly as good as Yukon, but if you need to...
Tuesday, 16 March 2004 00:00
//
Less than a minute
Read on Jesse Ezzel's blog about research showing the ability of monkies to directly control robotic arms with neural impulses.I have to say that, though this is potentially great news for those with...
Tuesday, 16 March 2004 00:00
//
1 minute read
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
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 be available, add this to the img tag:...
Tuesday, 16 March 2004 00:00
//
Less than a minute
I had been planning to implement something similar to this...with a 'twist'. Namely, I plan to do one which accepts multiple rexexp / replacement value pairs, allowing each page to specify it's use of...
Tuesday, 16 March 2004 00:00
//
Less than a minute