Codify in Software Development MagazineCodify appeared in the August issue of Software Development Magazine's New & Noteworthy column. Here's a snippet: "Workstate's Codify tool is a Microsoft Visual Studio add-in that actually tops the wizard idea: It provides a toolbox for constructing your own C# or VB .NET code-generation templates. It's not simply a matter of saving code snippets for later insertion (I wouldn't waste your time with that!). Rather, Workstate has invented a XML dialect to specify templates that serve as input to a code generator, along with GUIs to create, edit and instantiate them. " If you have a subscription to SD, you can read the full review on their site. |