Tales from the Evil Empire

Bertrand Le Roy's blog

Browse by Tags

All Tags » IIS (RSS)
New tools to prevent SQL injection attacks
I've blogged in the past about injection attacks . Microsoft publishes additional new tools to detect and protect against injection attacks. The first tool, developed by HP, crawls web sites to automatically detect possible attacks, the second blocks...
Generating thumbnails in ASP.NET (DotNetSlackers)
I just published a new article on DotNetSlackers . The post is about generating scalable and secure image thumbnails. http://dotnetslackers.com/articles/aspnet/Generating-Image-Thumbnails-in-ASP-NET.aspx
Improving PHP by running it in IIS
Mike Volodarsky wrote a fantastic article in the January 2008 issue of MSDN magazine in which he explains how you can take an existing PHP application (he uses QDig , a popular image gallery) and improve it without touching a line of its code. This is...
More Posts