Poison Cookies

I thought I coined the term, but it exists already

http://www.testingreflections.com/node/view/3701

09.18.2009 03:55 by Danny Gershman | Comments (2) | Permalink

Finding PID for IIS Application Pool

This is pretty simple.

Create a batch file, call it app-pool-pid.bat for instance.

Edit it and add the following lines into the file:

@echo off

cscript.exe c:\windows\system32\iisapp.vbs

pause

09.09.2009 05:48 by Danny Gershman | Comments (2) | Permalink

Warning label

warninglabel

Generate your own: http://www.warninglabelgenerator.com/

09.03.2009 19:01 by Danny Gershman | Comments (0) | Permalink