Welcome to Code Militia Sign in | Join | Help

Saturday, April 09, 2005 - Posts

Home Network Paranoia

Some have called me paranoid, but I have a slogan of "Friends don't let friends use wireless networks."  The reason for this is that wireless networks compromise the need for physical access to a network to perform any attack on the internal network. 
posted by admin | 3 Comments

ASP.NET 2.0 Quickstarts Available

For those of you that don't know, the ASP.NET 2.0 SDK quickstarts are available.  Obviously, these are just an overview, but it helps to get yourself up and running fairly quickly with features new and old. Check them out at http://beta.asp.net/QUICKSTART/aspnet/doc/default.asp
posted by admin | 0 Comments

File uploading in a web environment - Part #1

A recent question was asked on the ASP.NET forums: "i'm building a page to let people upload images to my site. they are supposed to see the images after uploading them.i wondered if somebody can take ane "exe" file, change the extension to "jpg",
posted by admin | 0 Comments