What is the best way to create dynamic web form using asp.net
For a data driven application, with more than 30000 users, what is the best way to dynamically create web forms? I have hundreads of web forms, which can have customer specific changes.So keeping static is not an option for me.