ASP.NET Page Templates.....

ASP.NET Page Template techniques has become a hot button issue among ASP.NET developers. I've done a bit of research on the topic so I thought I would list the articles I read during my research to save you folks a bit of time:

https://www.codeproject.com/aspnet/page_templates.asp
https://www.devarticles.com/art/1/304/3
https://aspalliance.com/articles/templates.aspx
https://aspalliance.com/PaulWilson/Articles/?id=1
https://aspalliance.com/PaulWilson/Articles/?id=2
https://aspalliance.com/PaulWilson/Articles/?id=3
https://www.wilsondotnet.com/Demos/Generator.aspx
https://www.aspalliance.com/Mamanze/articles/default.aspx?path=PageTemplate
https://aspalliance.com/mamanze/articles/?path=pagetemplate3
https://aspalliance.com/shark/articles/Uct/UctDoc.aspx
https://aspalliance.com/wisemonk/view.aspx?id=AN090302
https://www.aspalliance.com/stevesmith/articles/netreuse1.asp
https://www.devhawk.net/projects/PageLayoutCtl.aspx

Now, which one is best? Well, I think that depends on what other things you plan to do with your pages. The techniques above vary in complexity, implementation, and how they perform in the VS.NET designer. Check out all of the techniques and let us know how they work for you by posting a comment. I'm sure we'd all love to know if you have other techniques that we should hear about (give us a comment!).