Welcome to Professional ASP.NET - Chris Love's Official Blog Sign in | Join | Help

Chris Love's Official ASP.NET Blog

Chris Love's Helpful tips, tricks and pragmatic development knowledge for the ASP.NET world.
Add to Technorati Favorites


ASP Insider Follow Me On Twitter

Browse by Tags

All Tags » CodeSmith   (RSS)
I Love Code Generation – Why Don’t You?
Several times over the past week I have had some conversations with folks about code generation, some pro (like me), some con and some that find it scary. My first real exposure to a serious code generation tool was at TechEd 2003 in Dallas. I remember Read More...
Escaping ASP.NET Tags in Code Smith Templates
I love to generate code, I have code templates for Code Smith that are the equivalent of a mold for a machine shop. I use them to create thousands upon thousands of lines of code each week, so I guard them with my life and update them almost as often Read More...
CodeSmith Template to Grant Execute Permission for a User to all Stored Procedures
I like to use CodeSmith to generate a lot of my common code. I hope to make my templates more efficient in the coming months and share some of that with you as it happens. But last week, well late Friday afternoon I was presented with a challenge at a Read More...