Hi,
Just wanted to check I'm not heading down the wrong path...
I am starting the development of a rules driven web site. Customers will have full ability to add new pages, with the content of each page driven by back end logic.
I have a master page and a standard webform new aspx pages are added but they all inherit from and use the same code behind file as the standard webform. I have tried it with three pages and dont see any problem, but I'm looking for confirmation there are no significant downsides from doing it this way
Thanks
Ian