TDS code generation error: Could not find HedgehogDevelopment.CodeGeneration.Extensions.dll

The other day, I was setting up this project, which used an older version of TDS and had codegen enabled. While loading up the project and while syncing any TDS items, I was getting a codegen error every time. Output window showed the error: Could not find a part of the path C:\Program Files (x86)\Microsoft… Read More TDS code generation error: Could not find HedgehogDevelopment.CodeGeneration.Extensions.dll

Customize Glass.Mapper T4 Templates for Sitecore TDS CodeGen

If you are using glass.mapper with TDS and say Sitecore MVC, and have in the past created your models manually, you know that glass codegen is a godsend! Glass basically provides us with t4 template files and dlls, based on the items included in the TDS project, the code is generated using the t4 templates.… Read More Customize Glass.Mapper T4 Templates for Sitecore TDS CodeGen