Templating - complete separation of design/coding?

C

Chris Ashley

I have been looking into templating systems these past few days, but nothing
seems to suit my purpose. I want to achieve complete separation of code and
design in a templating system, so a designer can edit HTML files without
having to get involved with VS at all.

http://www.codeproject.com/aspnet/page_templates.asp - this seems to be the
best so far, if I can modify the code to use an external template file. Are
there any other solutions though?

Thanks,

Chris
 
C

Chris Ashley

Chris Ashley said:
I have been looking into templating systems these past few days, but
nothing seems to suit my purpose. I want to achieve complete separation of
code and design in a templating system, so a designer can edit HTML files
without having to get involved with VS at all.

http://www.codeproject.com/aspnet/page_templates.asp - this seems to be
the best so far, if I can modify the code to use an external template
file. Are there any other solutions though?

Thanks,

Chris

To clarify, I mean templating across multiple ASPX pages. I know I can do
the above on a single ASPX using server controls, but how about across an
entire site?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top