Introduction
Customers of LLBLGen Pro have access to the LLBLGen Pro SDK. This contains source code for all task performers, the TDL interpreter, the TDL parser, the LPT Parser, plugins, TypeConverters, and all command line tools and all drivers. Light Speed IT Solutions has made use of this source code and has modified the DotNetTemplateEngine with several enhancements. This article describes each modification that we have made and also the steps needed to reproduce these modifications.
This article is based on the LLBLGen Pro - SDK version 2.6 released on the 8th of December 2008, i.e. LLBLGenProSDK_12082008.zip.
The DotNetTemplateEngine...