Asp 1.1 dynamically loaded user control

  • Thread starter Thread starter jason
  • Start date Start date
J

jason

Hi,

I have a web page template that dynamically loading user controls (header,
content, footer ..etc) based on user's selections. I wonder if it will
impact the scalability and performance of the app.

Any ideas or suggestions?

Thanks.
 
Probably not. Dynamically loaded user controls don't have much of an impact
on either of those.

Karl
 

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

Back
Top