3 blog posts tagged CodeSmith

JUN
26
2007
Development6 minutes
CodeSmith template to generate LINQ To SQL Data Context
If you are interested in what LINQ to SQL generates and don’t have Orcas installed or available right now but use CodeSmith try the following template to generate very similar code.

NOV
9
2006
Development2 minutes
My 2006 development tools
Christopher Bennage wrote about his development tool set-up and encouraged others to do the same so here’s my current set-up.

AUG
29
2006
Development2 minutes
Choose your ORM: Runtime, code generation or build provider?
Selecting the right object-relational mapper is a tricky decision with many factors to weigh up.