Home
Manage Your Code
Snippets for Dave Donaldson
Showing 1-10 of 48
TitleDescriptionLanguageViewsDate Added
Create SQL Server Database from PowerShell This script creates a SQL Server database from PowerShell. If the database already exists, it deletes it, then re-creates it.PowerShell11412/5/2008
BitDiffer XSL Report for CC.NET This XSL stylesheet is used for a BitDiffer report as part of a CruiseControl.NET build.XSL1396/3/2008
Delete SVN Folders This registry script allows you to right-click on a folder in Windows Explorer to delete all svn folders.Other1813/2/2008
Copy Directory Recursively copies a directory (and all files and subdirectories) to another location.C#2442/25/2008
Show GridView Caption This method shows a gridview caption in the format "Showing X-Y of Z".C#2432/23/2008
PowerShell Test This is a test snippet for PowerShellPowerShell2422/16/2008
FileMaker Test This is a test snippet for FileMakerFileMaker2342/16/2008
Get Embedded Image from Assembly Gets an embedded image from the current assembly. Embedded images are found in the assembly manifest.C#2071/21/2008
ArgumentHelper Provides helper methods for asserting arguments.C#9495/21/2007
AssemblySettings Allows you to use per-assembly configuration files with appSettings-like configuration elements.C#8334/10/2007
12345