How-to: Preserve column names in generated PLINQO entities
There may come a time where you need to rename a column in your generated entity for whatever reason. The following tip and trick article will show you how to quickly accomplish this.
There may come a time where you need to rename a column in your generated entity for whatever reason. The following tip and trick article will show you how to quickly accomplish this.
Upgrade CodeSmith CSLA templates from version 3.8 to 4.0 with a practical checklist for regeneration, template differences, and cleaner post-upgrade behavior.
We have been working with Microsoft over the past few months to ensure that CodeSmith Generator works with Microsoft Visual Studio 2010. The currently released version of CodeSmith Generator 5.x…
Learn practical ways to unit test CodeSmith-generated CSLA templates so you can catch regressions early and keep custom regeneration output reliably stable.
In a previousarticle, I had mentioned that we added support for Microsoft SQL Server CLR Stored procedures and Functionsin the release of CodeSmith Generator 5.2. Since then there has been a few…