I left a comment on Rob Chartier's blog about adding confirmation prompts to buttons, now I do use Andy Smith's Confirmed Buttons controls where I can, but if I need to add a simple confirmation to a...
Friday, 20 February 2004 00:00
//
1 minute read
If by any chance you install a new version of .NET and still want to work with older sites under earlier versions (e.g., for the Whidbey stuff)... check out Denis Bauer's ASP.NET version...
Friday, 20 February 2004 00:00
//
Less than a minute
On Dave Winer's Test Site...fantastic picture of Hurricane Isabel- now my new wallpaper :)
...
Saturday, 31 January 2004 00:00
//
Less than a minute
Further to my earlier bit on Threading, this site has some brilliant (fairly advanced) examples on various things...including a custom Thread Pool
...
Saturday, 31 January 2004 00:00
//
Less than a minute
Now this is very cool...why VS.NET doesn't have this built in is beyond me...Visual XSLT pretty much all you need for XSLT development within Visual Studio .NET...costs $295 for commercial users but...
Saturday, 31 January 2004 00:00
//
Less than a minute
I have recently been having a look at threading in ASP.NET, found this excellent article from June 2003 which is a pretty good introduction to the whole thorny issue. Also found a useful example from...
Saturday, 31 January 2004 00:00
//
Less than a minute
Found this on the Furrygoat site, this is a truly excellent site on the GoF design patterns (you'll see this alot, it refers to this book - the original book on design patterns). If you're creating...
Saturday, 31 January 2004 00:00
//
Less than a minute
Have a read at this article on implementing the SIngleton pattern in C#. No idea what I'm on about? Well, the Singleton Pattern isn't a knitting method for the lonely, it's one of the most important...
Saturday, 31 January 2004 00:00
//
2 minute read
Reproduced here for your delictation...from here
Scott Hanselman's Ultimate Developer and Power Users Tools List
Roy Osherove suggested that I post a list of the contents of my C:/UTILS folder. ...
Saturday, 31 January 2004 00:00
//
12 minute read
I wrote on Brian Desmond's blog about how good a C# (open source of course!) statistics system would be...this got me thinking - it wouldn't be that hard to write one based on an HttpHandler. I don't...
Saturday, 31 January 2004 00:00
//
Less than a minute