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…)
November 2008
November 20, 2008
Auto Generating a Data Dictionary – Part 1
Posted by lanmind under Documentation, SQL Server1 Comment
November 20, 2008
Use today’s slab to turn a delimited string into table variable. (more…)
November 13, 2008
Here’s a quick slab to bootstrap you into using system tray icons… (more…)
November 12, 2008
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…)
November 6, 2008
Have ever wanted to enumerate the properties of and object? Here’s a slab that does just that. (more…)
November 3, 2008
Manually Updating a ClickOnce Deployed Application
Posted by lanmind under Best Practices, VB.NetLeave a Comment
Under certain circumstances, you may not want an app to automagically update itself. This slab shows how to do it manually. (more…)