Showing 1-10 of 48
|
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. | PowerShell | 114 | 12/5/2008 |
|
BitDiffer XSL Report for CC.NET
| This XSL stylesheet is used for a BitDiffer report as part of a CruiseControl.NET build. | XSL | 139 | 6/3/2008 |
|
Delete SVN Folders
| This registry script allows you to right-click on a folder in Windows Explorer to delete all svn folders. | Other | 181 | 3/2/2008 |
|
Copy Directory
| Recursively copies a directory (and all files and subdirectories) to another location. | C# | 244 | 2/25/2008 |
|
Show GridView Caption
| This method shows a gridview caption in the format "Showing X-Y of Z". | C# | 243 | 2/23/2008 |
|
PowerShell Test
| This is a test snippet for PowerShell | PowerShell | 242 | 2/16/2008 |
|
FileMaker Test
| This is a test snippet for FileMaker | FileMaker | 234 | 2/16/2008 |
|
Get Embedded Image from Assembly
| Gets an embedded image from the current assembly. Embedded images are found in the assembly manifest. | C# | 207 | 1/21/2008 |
|
ArgumentHelper
| Provides helper methods for asserting arguments. | C# | 949 | 5/21/2007 |
|
AssemblySettings
| Allows you to use per-assembly configuration files with appSettings-like configuration elements. | C# | 833 | 4/10/2007 |