Posts

Showing posts from March, 2007

Password Resilience

Image
In January I blogged an entry on creating strong passwords ( http://clevelanddotnet.blogspot.com/2007/01/strong-password.html ). As a follow-up, I found some data to help justify the need for a strong password. Listed below is a chart (courtesy of LastBit Corp) that details how well a password can withstand a "crack attack" from a hacker.

Web Services Resources

As a follow-up to our last user group meeting, listed below are some resources that can be used for creating and debugging web services. Fiddler This utility allows you to inspect all HTTP Traffic, set breakpoints, and "fiddle" with incoming or outgoing data. To learn more about Fiddler or to download it, go to http://www.fiddlertool.com/fiddler/version.asp . Internet Explorer Developer Toolbar Beta 3 The Microsoft Internet Explorer Developer Toolbar provides a variety of tools for quickly creating, understanding, and troubleshooting Web pages. This version is a preview release and behavior may change in the final release. To download the IE toolbar, go to http://www.microsoft.com/downloads/details.aspx?FamilyID=e59c3964-672d-4511-bb3e-2d5e1db91038&displaylang=en XML Developer Center The Microsoft XML Developer Center offers resources on editing, validating, and using XML data. This includes utilities, articles, and blogs. To visit the Developer Center, go to http://msdn.