Gerry Shaw's Home Page

14 Feb 2007: Format Designer Tool (Permalink)

Similar to my XPath Designer this free simple Windows tool allows you to quickly and easily tweak String format expressions. Useful when you want to figure out to format a hex number with eight padded zeros as shown in the screen shot.

Enter the Value you to format, select the type and then enter the format string. See the code and results live.

Main Window

Download Format Designer (including C# Source)

2007/02 /Posts

12 Feb 2007: XPath Designer Tool (Permalink)

Similar to my Regex Designer this free simple Windows tool allows you to tweak XPath Expressions quickly.

Enter the XML you want to query then enter an XPath expression and see the results live.

Main Window

Download XPath Designer (including C# Source)

2007/02 /Posts