Asp.Net Design suggestion

G

Guest

Hi,
We have a strange requirement for our project.The user will be able to give
a HTML page layout in which he will specify the design of the page as well as
the controls they want in the page as a set of predefined tags ( in a
different file). We have to read the html template and replace the predefined
tags with the controls and do the operations needed.
Which is the better design approach to do this in a ASP. Net application ?
1) Replacing the tags with html tags directly but here we will not make
use of asp. net controls .
2) Create aspx file from the template and then execute that page.
3) Adding controls at runtime according to the tags .

If you can throw some possible pros and cons it will be helpful to decide.
Pls. let us know if there are any other
better approaches also.

Thanks in advance.

Regards ,

Ramkumar S
 

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

Forum statistics

Threads
473,756
Messages
2,569,533
Members
45,007
Latest member
OrderFitnessKetoCapsules

Latest Threads

Top