Showing 1-10 of 46
|
BitDiffer XSL Report for CC.NET
| This XSL stylesheet is used for a BitDiffer report as part of a CruiseControl.NET build. | XSL | 31 | 6/3/2008 |
|
Copy Directory
| Recursively copies a directory (and all files and subdirectories) to another location. | C# | 111 | 2/25/2008 |
|
Show GridView Caption
| This method shows a gridview caption in the format "Showing X-Y of Z". | C# | 104 | 2/23/2008 |
|
PowerShell Test
| This is a test snippet for PowerShell | PowerShell | 126 | 2/16/2008 |
|
FileMaker Test
| This is a test snippet for FileMaker | FileMaker | 118 | 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# | 109 | 1/21/2008 |
|
ArgumentHelper
| Provides helper methods for asserting arguments. | C# | 781 | 5/21/2007 |
|
AssemblySettings
| Allows you to use per-assembly configuration files with appSettings-like configuration elements. | C# | 506 | 4/10/2007 |
|
Find Next Available Drive Letter
| Uses System.IO.DriveInfo to determine the next available drive letter. | C# | 582 | 3/15/2007 |
|
Convert Generic Collection to Generic Array
| This method converts a generic collection to a generic array. | C# | 879 | 1/29/2007 |