I fully admit I am a moody sod...I don't know how / why it happens but occasionally I have real difficulty getting motivated to actually get working.
So, what do you do to motivate yourself to get...
Sunday, 07 March 2004 00:00
//
Less than a minute
Just looking back through some old posts, I started this blog on my own URL (so not on ASP.NET weblogs) so I could post whatever I wanted...strange thing is, this blog is more focussed on .NET...
Sunday, 07 March 2004 00:00
//
Less than a minute
Well, I'm suffering from post new year sleeping pattern - I basically become nocturnal over the Christmas and New Year (Hogmanay) holidays, have to start work in 8 hours...not good! Anyway, while I am...
Sunday, 07 March 2004 00:00
//
1 minute read
Thought this interview
was VERY interesting, more for the approach more than anything else. It really does
look like MS is changing the way they approach software - the focus on quality...
Sunday, 07 March 2004 00:00
//
Less than a minute
This comment to my moan about thisis VERY cool:
I think I've solved your problem! I've successfully developed a Mozilla wrapper for Microsoft's HTC files. It is encapsulated in a single XBL binding,...
Sunday, 29 February 2004 00:00
//
1 minute read
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
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
Very useful...http://www.manoli.net/csharpformat/
...
Sunday, 29 February 2004 00:00
//
Less than a minute
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