November 2008


Wouldn’t it be great to be able to generate a data dictionary for a SQL 2008 Database? You can, with this handy slab. (more…)

Use today’s slab to turn a delimited string into table variable. (more…)

Here’s a quick slab to bootstrap you into using system tray icons… (more…)

Windows PE doesn’t include the .Net framework – so that neat app your just wrote can be flushed.  Or is it a waste?  What if we converted it to an HTA?  Here’s a slab that takes input from a GUI and sets up scripts to load servers. (more…)

Have ever wanted to enumerate the properties of and object?  Here’s a slab that does just that. (more…)

Under certain circumstances, you may not want an app to automagically update itself.  This slab shows how to do it manually. (more…)