Archive for March, 2008
Mounting ISO’s Win XP Pro
Monday, March 17th, 2008Burning ISO’s
Monday, March 17th, 2008MS-Build in visual web developer 2008
Sunday, March 16th, 2008Papervision3d
Sunday, March 16th, 2008I have got to get a project so that I can use this!
Writing regular expressions
Thursday, March 13th, 2008This is a nice tool to write regular expressions in:
Save some money
Monday, March 10th, 2008Reduce the file size of JavaScript
Thursday, March 6th, 2008Removing .net version from http headers
Thursday, March 6th, 2008To get rid of the X-AspNet-Version HTTP header from the response, just copy this line into the web.config’s <system.web> section:
<httpRuntime enableVersionHeader=”false” />