Home
Manage Your Code
Snippets for Dave Donaldson
Showing 1-10 of 46
TitleDescriptionLanguageViewsDate Added
BitDiffer XSL Report for CC.NET This XSL stylesheet is used for a BitDiffer report as part of a CruiseControl.NET build.XSL316/3/2008
Copy Directory Recursively copies a directory (and all files and subdirectories) to another location.C#1112/25/2008
Show GridView Caption This method shows a gridview caption in the format "Showing X-Y of Z".C#1042/23/2008
PowerShell Test This is a test snippet for PowerShellPowerShell1262/16/2008
FileMaker Test This is a test snippet for FileMakerFileMaker1182/16/2008
Get Embedded Image from Assembly Gets an embedded image from the current assembly. Embedded images are found in the assembly manifest.C#1091/21/2008
ArgumentHelper Provides helper methods for asserting arguments.C#7815/21/2007
AssemblySettings Allows you to use per-assembly configuration files with appSettings-like configuration elements.C#5064/10/2007
Find Next Available Drive Letter Uses System.IO.DriveInfo to determine the next available drive letter.C#5823/15/2007
Convert Generic Collection to Generic Array This method converts a generic collection to a generic array.C#8791/29/2007
12345