Tuesday, July 06, 2004 - Posts

Make your own wireless NAS

Interesting idea from LinkSys - http://www.linksys.com/HDD/ Now, if I could plug 3 hard drives into it and raid 5 the data across them I'd be quite excited. Read More

Programming ClickOnce

Following on from my previous post on ClickOnce I had a quick look at programming against ClickOnce in VS.NET 2005. Here's the outcome...   There’s a new namespace in .NET Frameworks V2.0 named System.Deployment and it’s where you can Read More