# Great timesaver if you're writing templated ASP.NET Server Controls

<datetime class="hidden">2006-01-11T00:00</datetime>
<!-- category -- mostlylucidcouk, Imported -->

## 
Great timesaver if you're writing templated ASP.NET Server Controls 

posted on Friday, June 18, 2004 11:17 PM

[Andy Smith](http://weblogs.asp.net/asmith) published a phenomenally [handy code snippet](http://weblogs.asp.net/asmith/articles/SimpleTemplatedControlDesigner.aspx)on his blog which does a lot of the grunt work for generating DesignTimeHtml for Templated server controls for ASP.NET.