I posted my compression helper class before and realised almost instantly that it suffered from 'legacy lag' - so it'd been changed so much over the months that it was really bad!
Anyway, presented...
Tuesday, 06 April 2004 11:31
//
2 minute read
As I've been posting a bit recently,I've been having some problems with my DNS (entirely of my own making I should point out). Anyway, so these DNS problems have led me to do a bit of thinking about...
Friday, 02 April 2004 00:00
//
1 minute read
Very simple and based on the one I blogged about previously (well not based on the code but based on the same idea). Anyway, hook this up to a link button, pass in a dataset and it'll provide a...
Friday, 26 March 2004 00:00
//
Less than a minute
This is one of the major UI problems which is essentially caused by ASP.NET's 'one form' rule, as Darrell points out there's a number of solutions out there but none of them really solve the whole...
Wednesday, 24 March 2004 00:00
//
3 minute read
Just been reading this article on Codeproject.com...hmm...I have a few issues with how he does things:
DataBinder.Eval - I have what is becoming an obsession about this now - there's just NO NEED for...
Wednesday, 24 March 2004 00:00
//
1 minute read
I just love this...from Paschal's blog
Yankee Go Home!
...
Wednesday, 24 March 2004 00:00
//
Less than a minute
Well, it's 1am, I have at least 8 hours work ahead of me but my Cerebral Cortex has unfortunately decided to cease functioning. I'm also listening to the .NET Rocks showwhere Chris Sells and Rory...
Wednesday, 24 March 2004 00:00
//
1 minute read
I was hunting for some POP3 stuff in .NET when I happened across this thing, basically a fully-featured POP3 / IMAP/ SMTP / WebMail client written in C# with Source code for free! It's really nice and...
Wednesday, 24 March 2004 00:00
//
Less than a minute
Kent Sharkey writes that this is currently down again - seems that some people were a bit quick off the mark in posting the download...anyway, keep checking, apparently there's going to be a couple of...
Wednesday, 24 March 2004 00:00
//
4 minute read
Got these from ASP.NET - yes, I am well aware that everyone who reads this will have seen these there...it's really just to remind me!
Anyway, great article on DotnetJunkies about Base Pages - these...
Wednesday, 24 March 2004 00:00
//
Less than a minute
I used this IDE a fair bit in my Java days, all I can say is WOW! It really is an awesome IDE - check out some of the features! So I am really pleased that there's a plan to release a version of IDEA...
Friday, 19 March 2004 00:00
//
Less than a minute
This really is a very quick tip...I think I got it from Fritz Onion'sexcellent Essential ASP.NET with Examples is C# (which I really recommend incidentally!). If you want to store a property which...
Friday, 19 March 2004 00:00
//
Less than a minute
Sorry I've been a bit quiet over the past few days...as I mentioned on Tuesday, I had a checkup at the Diabetic clinic on Tuesday...umm...well...let's just say it didn't go well - oddly an all pizza...
Friday, 19 March 2004 00:00
//
Less than a minute
Just noticed this on Stefano Demiliani's blog, lots and lots of bugs, some of them pretty interesting! I don't know just how 'verified' lots of them actually...
Friday, 19 March 2004 00:00
//
4 minute read
I'm beginning to suspect I'm a bit odd...case in point, one of my favourite films is currently on BBC1, L.A. Story, no idea why, I just love this film! Others include Empire Records, Night On Earth...
Friday, 19 March 2004 00:00
//
Less than a minute
My interests include .NET, Sci-Fi, trashy TV and Whisky...(surprisingly I'm single - go figure! :-)). Anyway, thought I'd give all non Scots (yes, Scots...Scotch is a whisky...not a nationality) a...
Friday, 19 March 2004 00:00
//
Less than a minute
The following is via Roy Osherove's blog..
Interesting research
aoccdrnig to a rscheearch at an Elingsh uinervtisy, it deosn't mttaer in waht oredr the ltteers in a wrod are, the olny iprmoetnt tihng...
Friday, 19 March 2004 00:00
//
Less than a minute
I currently use a batch job with analog for the stats for this site, but it isn't perfect (I like to see a list of visitors in chronological order for instance, which analog doesn't provide...). Brian...
Friday, 19 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
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