Just discovered this, a collection of links to amazingly interesting C# projects.
I love the idea of SourceFTP which essentially gives you 'SourceSafe - like' access to FTP - so you can share stuff...
Wednesday, 03 March 2010 00:00
//
Less than a minute
Messing around with this stuff of late, @TheCodeJunkie requested it so here’s a really simple way to get a location and show a map :). This version uses the W3C Geolocation API on browsers that...
Sunday, 28 February 2010 00:00
//
1 minute read
ViewState is a pain…there, I’ve said it! What causes the most pain with ViewState is the fact that people misuse it a lot, leaving it enabled for every control in a page when in fact you only really...
Thursday, 18 February 2010 00:00
//
3 minute read
Another interesting item was linked from the Slashdot post on this , so why eactly was IE7 being released again ;-):
JENNINGS: I read an article coming up here on Firefox (Web browser) and its...
Thursday, 08 January 2009 00:00
//
Less than a minute
The Code Project - Indigo Transactional Web Services using Microsoft WinFX CTP March 2005 - C# WebServices
Very cool stuff…get the feeling that .NET 1.1 was just a prelude
...
Wednesday, 07 January 2009 00:00
//
Less than a minute
Well, I'm finally going to have to wipe my main workstation and reinstall - is it just me or is there always the creeping doubt that you've forgot to back something up? I was just reading a post on...
Thursday, 20 November 2008 00:00
//
Less than a minute
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...
Monday, 06 October 2008 00:00
//
Less than a minute
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...
Monday, 06 October 2008 00:00
//
Less than a minute
Eliminating SQL Injection...
posted on Saturday, July 10, 2004 8:06 PM
Read on Stefan Demetz's blog about a movement afoot to lobby Microsoft to change how textboxes allow passed in data. See here for...
Friday, 08 September 2006 00:00
//
1 minute read
Fear not your design worries are solved! (Well, as long as they extend to finding complementary colours)
posted on Monday, June 14, 2004 4:43 PM
If like me you've got a severe deficit in your design...
Friday, 08 September 2006 00:00
//
Less than a minute