CodeSmith Generator Projects And Visual Studio

CodeSmith Generator Projects allow developers to manage a batch of CodeSmith Generator templates and outputs. All this is done in a single CodeSmith Generator Project file (.csp). This is great for when you need to generate several code templates that are logically grouped together by their implementation. Think of data layers that can be generated with a single click to create multiple classes driven from a specific database. The possibilities are endless. In this article I will show you a simple implementation of a CodeSmith Generator Project. (more…)

Continue ReadingCodeSmith Generator Projects And Visual Studio

Visual Studio Integration Of CodeSmith Generator

Visual Studio Integration - In the previous article I showed you how to create a quick template in CodeSmith Generator Studio. If you remember how easy it was to do, you will most certainly love this article on integrating CodeSmith Generator inside Visual Studio. It is just as easy. Ultimately,…

Continue ReadingVisual Studio Integration Of CodeSmith Generator