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.
CrishPosted Dec 3, 2010, 4:29 AM
If you want to know the best way to create dynamic web form using asp.net than just refer following article.It will help you to solve your issue.
http://support.microsoft.com/kb/317794
Suthish NairPosted Dec 1, 2010, 3:21 PM
Welcome to C# Corner.
Here this website forum is an good example.
Please wait for admins who can explain, how to acheive this.