Install or Uninstall a Windows Service without Installation Packages


Warning: WP_Syntax::substituteToken(): Argument #1 ($match) must be passed by reference, value given in /home/nzzqfted/public_html/blog/wp-content/plugins/wp-syntax/wp-syntax.php on line 380

Generally windows services are deployed one of two ways.  One way is in an installation package, that will handle the…

When a loop is not a loop


Warning: WP_Syntax::substituteToken(): Argument #1 ($match) must be passed by reference, value given in /home/nzzqfted/public_html/blog/wp-content/plugins/wp-syntax/wp-syntax.php on line 380

Warning: WP_Syntax::substituteToken(): Argument #1 ($match) must be passed by reference, value given in /home/nzzqfted/public_html/blog/wp-content/plugins/wp-syntax/wp-syntax.php on line 380

In an earlier post, I showed how to rethink the traditional MS-SQL CURSOR logic pattern, to minimize the number of…