Script to download and build the latest codes from TFS
</p> @cls @echo off @echo ***********Rebuilding MultiSite CodeBase setlocal set /a StartSecs=(%time:~0,2% * 60 * 60)+(%time:~3,2% * 60)+(%time:~6,2%) ...
</p> @cls @echo off @echo ***********Rebuilding MultiSite CodeBase setlocal set /a StartSecs=(%time:~0,2% * 60 * 60)+(%time:~3,2% * 60)+(%time:~6,2%) ...
Create and Delete IIS Directory Using WSH, VBS Script Delete IIS Site and Application Pool script VBScript: IIS6 Application Pool Properties </p> (to...
The requirement was to enforce a strong password which consists of at least one number or space, and one upper case letter. So as usual, I googled th...
</p> VB6 had a powerful debugging support. Most of debugging is done within IDE, but there are some cases, you may find it hard to test within IDE. For...
I cannot recall when this problem started, but it came sudden like a thief. It is really annoying when you lose your IE whenever you click on a link on a sha...