Well, had a lovely break...now for some code, this will let you 'impersonate' a user - really handy when, for instance, trying to upload a file to a network location...as usual, no idea where I found...
Friday, 12 March 2004 00:00
//
Less than a minute
Taking a break away from computers for a few days...back in a week's time...
...
Friday, 12 March 2004 00:00
//
Less than a minute
Rob Howard asked how other people were doing RSS feeds, well this has been an issue for me recently, where I had to generate RSS feeds for existing objects. I used a little collection of classes to do...
Friday, 12 March 2004 00:00
//
2 minute read
Found through a comment on Jon Galloway's blog (no relation), this site has a whole bunch of nice little client side controls including a particularly nice calendar control. Anyway, thought I'd post...
Friday, 12 March 2004 00:00
//
Less than a minute
I replied to someone's post saying that this was possible, well I finally got around to digging out the link, this article on CodeProject provides a little tool which will generate the C# source file...
Friday, 12 March 2004 00:00
//
Less than a minute
Been a bit quiet of late, well basically I've been starting a new project at work - so I've been pretty much 24/7 in planning and building that app. It's a pretty cool little Bulk Email app (don't...
Friday, 12 March 2004 00:00
//
2 minute read
As I've posted many times, I'm a relative novice when it comes to all things WinForms, this post on Slashdot got me thinking, isn't 'Updating an Application over the Internet' exactly what the Updater...
Friday, 12 March 2004 00:00
//
Less than a minute
I've previously used Xml Serialization for loading and saving config files into and out of apps - nice use...What I've done recently though has been very useful - for me at least.
Essentially, I have...
Friday, 12 March 2004 00:00
//
1 minute read
I really like Dino Esposito's writing style...anyway, he's come up with a brilliant article on the most efficient ways to use Session state from ASP.NET- this is just about the best examination of the...
Friday, 12 March 2004 00:00
//
Less than a minute
I wrote here complaining about the (in my opinion) pretty poor treatment of Architecture (especially) for ASP.NET. Well, here's a suggestion of a solution - I've just read the whitepapers for ALL of...
Friday, 12 March 2004 00:00
//
2 minute read