4

I use Codesmith to create our code generation templates and have had success in learning how to use the tool by looking at example templates and the built in documentation. However I was wondering if there are any other resources (books, articles, tutorials, etc.) for getting a better grasp of Codesmith?

Oli
  • 235,628
  • 64
  • 220
  • 299
jwarzech
  • 6,596
  • 11
  • 52
  • 72

5 Answers5

16

Have you checked the codesmith community site

Gulzar Nazim
  • 51,744
  • 26
  • 128
  • 170
3

There is also a Google Code Codesmith section where you can download the latest updates of some CSLA, nHibernate and Plinqo templates.

Ralph Lavelle
  • 5,718
  • 4
  • 36
  • 46
3

We also have a great new collection of video tutorials available. You may want to check those out as well.

Eric J. Smith
  • 961
  • 8
  • 20
2

Here is an interesting tutorial for building a data access layer using CodeSmith.

Ben Hoffstein
  • 102,129
  • 8
  • 104
  • 120
0

Depending on the templates you are using, we might have a separate website with tons of useful information like nettiers.com and plinqo.com. Also check out the help section on our community site.

We have also recently created a new WIKI (http://docs.codesmithtools.com) for all of our documentation.

Thanks

-Blake Niemyjski

Blake Niemyjski
  • 3,432
  • 3
  • 25
  • 41