Overview After reading this document you will know how-to download, install and use the CodeSmith SDK in your applications. Download After logging into your account at http://www.codesmithtools.com click on the download button located near the top of the page. You will be presented with the CodeSmith Generator product downloads that are associated with your account. …Read More
Introduction CodeSmith Generator is a template based code generator for any ASCII language. It uses a syntax very similar to ASP.NET. This tutorial describes the process of building a template to generate SELECT/INSERT/UPDATE/DELETE stored procedures. Getting Started All templates must include a CodeTemplate directive like this one. <%@ CodeTemplate Language="C#" TargetLanguage="T-SQL" Description="Generates SELECT/INSERT/UPDATE/DELETE stored procedures." …Read More
In April, we announced a need for some help from the community getting our NetTiers documentation at http://docs.nettiers.com/ off the ground. As a result, CodeSmith sponsored a contest to reward the top NetTiers wiki contributors from April 13th to May 16th with each winner to recieve a CodeSmith license and T-Shirt. Today, we want to …Read More