Average article rating: 4.46
Database
Database daily build reporting with XSLT
Posted: 4 Dec 2006
Updated: 4 Dec 2006
Views: 21,375
Rating: 4.33/5
Votes: 2
Popularity: 1.30
Licence: Not specified
Bookmarked: 32
Downloaded: 176
A demonstration of using XSLT to create SQL error reports in a daily build process.
C#
Reusable dynamic programming with C# generics
Posted: 24 Jul 2006
Updated: 24 Jul 2006
Views: 46,437
Rating: 4.87/5
Votes: 18
Popularity: 6.11
Licence: Not specified
Bookmarked: 86
Downloaded: 475
Dynamic programming is a mathematical optimization technique. Generics are used to provide a reusable algorithm.
XML
TransformXML - a command line utility to apply XSL transforms
Posted: 27 Nov 2006
Updated: 27 Nov 2006
Views: 29,431
Rating: 3.59/5
Votes: 4
Popularity: 2.16
Licence: Not specified
Bookmarked: 21
Downloaded: 260
A command line utility wrapping the XslCompiledTransform class.
Algorithms & Recipes
RegexToXml regular expression to XML converter
Posted: 13 Oct 2006
Updated: 13 Oct 2006
Views: 30,674
Rating: 4.80/5
Votes: 5
Popularity: 3.36
Licence: Not specified
Bookmarked: 33
Downloaded: 247
RegexToXml is a command line utility which applies a regular expression to input text and returns the results as an XML document.
Internet / Network
SendSmtp - a command line utility to send e-mails via SMTP
Posted: 29 Nov 2006
Updated: 29 Nov 2006
Views: 36,535
Rating: 4.68/5
Votes: 6
Popularity: 3.64
Licence: Not specified
Bookmarked: 36
Downloaded: 203
A command line utility which sends e-mails using the SmtpClient class.
String handling
CommandLineHelper class to launch console applications and capture their output
Posted: 23 Oct 2006
Updated: 23 Oct 2006
Views: 37,975
Rating: 4.48/5
Votes: 11
Popularity: 4.52
Licence: Not specified
Bookmarked: 62
Downloaded: 131
Runs a console application and returns its output as a string. Useful for writing object-oriented wrappers around command line utilities, such as Subversion's svn utility.
No blogs have been submitted.