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
I do have a tendency to get involved in pointless arguments in the ASP.NET Forums...a good example is this one, arguing about the performance of 'foreach' versus 'for'...any opinions from here - the...
Sunday, 29 February 2004 00:00
//
Less than a minute
I've been giving some more thought to the ViewState stuff I mentioned earlier. It actually brings up something which I find most annoying about ASP.NET - and this is not a political point! Why exactly...
Sunday, 29 February 2004 00:00
//
2 minute read
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
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
Hooray...my dreams finally realised :-) Primate
Programming
...
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