Read this on Cameron Reilly's blog:
This saysa lot about the intelligence of some of the folks on Slashdot. Are they having a joke? Perhaps. But cheering on a virus is kind of like cheering on a...
Sunday, 29 February 2004 00:00
//
2 minute read
Code Complete by Steve McConnellis, in my opinion (and many others), the best book ever about the art and discipline of coding. Basically, it's just the bible of how to design and build quality...
Sunday, 29 February 2004 00:00
//
Less than a minute
Nice sample and methodology from Robert Downey (obvious joke omitted), shows some really interesting (to me at least) insights into the workings of ViewState (you may be noticing a pattern here :-))
...
Sunday, 29 February 2004 00:00
//
Less than a minute
Was having a look at this article by Peter A. Bromberg Ph.D. (don't know if that's his given name ;-)) over at Eggheadcafe.com, I always found it a bit annoying that DataSets serialized to XML only....
Sunday, 29 February 2004 00:00
//
Less than a minute
In a previous post, I mentioned I used BZip2 for my compression - mainly because, it's simple, offers the best XML compression for a generic algorithm - IMHO, i.e., not one designed specifically for...
Sunday, 29 February 2004 00:00
//
Less than a minute
Just a first stab at this, uses some classes I used in another project (I'll attribute the compression code later...I believe I got it from the Sharpziplib stuff - with some modifications - I'll stick...
Sunday, 29 February 2004 00:00
//
2 minute read
Had a nice, relaxing holiday, read a few books, I can recommend Charles Petzold's Code and kind of recommend Homer, Sussman and Howard's Introducing ASP.NET 2.0 - I say 'kind of' because I found it...
Sunday, 29 February 2004 00:00
//
Less than a minute
I've posted a couple of times about using RSS from ASP.NET, so this interested me a fair bit, Jason Salas has posted a nice server control which allows very simple generation of RSS feeds based on a...
Sunday, 29 February 2004 00:00
//
Less than a minute
Just noticed this from the Scaled Composites website:
PAUL G. ALLEN CONFIRMED ASLONG-RUMORED SPONSOR OF SPACESHIPONEAllen Sponsors Scaled Composites’ Cutting-Edge X-Prize Entry, Attends...
Sunday, 29 February 2004 00:00
//
1 minute read
Hooray...my dreams finally realised :-) Primate
Programming
...
Sunday, 29 February 2004 00:00
//
Less than a minute
This is also pretty nice
:-P
...
Sunday, 29 February 2004 00:00
//
Less than a minute
I'm working...hmm...thought I'd mention a very odd bug I came across yesterday at
work - which had me puzzled for about a day and a half...
I had written an application (the Portal I've mentioned...
Sunday, 29 February 2004 00:00
//
2 minute read
ASP.NET has a problem with file downloads...basically if you use Response.WriteFile(fileName),
the entire file is buffered in memory before its' downloaded - this is NOT good for
scalability. To get...
Sunday, 29 February 2004 00:00
//
1 minute read
Hmm...got a new swish 3G mobile phone, the NEC
e606, got a pretty good deal - works out cheaper than my old phone with a GPRS
package - but with 10 times tha bandwidth and no restrictions on VPN ports...
Sunday, 29 February 2004 00:00
//
Less than a minute
This discussion on Slashdothas
finally made my mind up. I have been a reader of Slashdot for a number of years,
I believe I started reading it in the first month it existed. I'm even one of...
Sunday, 29 February 2004 00:00
//
Less than a minute
I'm currently on holiday - hence no new entries. Be back in a few days - lots of cool
stuff on Pocket PC programming with the Compact Framework coming up :-)
...
Sunday, 29 February 2004 00:00
//
Less than a minute
Deadlocks...I hates the little buggers!
Just spent the day trying to fix an 'issue' with a site I developed for a client. This is slightly annoying as it's a 'theoretical' issue. Essentially, the...
Friday, 20 February 2004 00:00
//
2 minute read
A comment from Rob Howard (I'll dig out a link later) go me thinking about problems with most blogs. Now, in my every day job I develop community applications, forums and all sorts of similar 'social...
Friday, 20 February 2004 00:00
//
2 minute read
I posted a little while ago about an odd 'Memory Leak' I was having...well, after several days of trawling (and annoying Data Wantawho's excellent email component I was mistakenly blaming - sorry!), I...
Friday, 20 February 2004 00:00
//
Less than a minute
Been reading my recent posts and blog comments...umm...sorry, in a bit of a moaning mood of late. I really have to get down to it and contribute a bit more - I have some changes to make to this site...
Friday, 20 February 2004 00:00
//
Less than a minute