I have around 200+ controls in a page. Each of the sets of
controls are kept in divs and when header div is clicked,
only those div controls pertaining to that header div will
be displayed. Rest of the divs are kept invisible.
When the page loads, all these 200+ controls are loaded
simultaneously, that consumes much of the time.
What my requirement is I want to get the div1 controls
loaded when the page loads and rest of the div controls
should be loaded asynchronously. it should not be loaded
with page load, so that time for loading the page can be
much minimised.

Hope u understood my question and pls help me out with a
solution asap....








Answers were Sorted based on User's Feedback



I have around 200+ controls in a page. Each of the sets of controls are kept in divs and when head..

Answer / abid hussain

use ajax updatepanels

Is This Answer Correct ?    4 Yes 0 No

I have around 200+ controls in a page. Each of the sets of controls are kept in divs and when head..

Answer / yugender

use web user control

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How Web Services help Us? What r the difference between Remoting and webservices

5 Answers   Protech, TCS, Tech Mahindra,


How do I send an email message from my ASP.NET page?

0 Answers  


Explain how can we inherit a static variable?

0 Answers  


What is the asp.net control toolkit?

0 Answers  


can we store textbox and com components in viewstate?

4 Answers   Microsoft,






Whats an assembly?

6 Answers   Siebel Systems,


How does u get record no from 5 to 15 from a dataset of 100 records?

0 Answers  


what are the events raised in asp.net page life cycle?in which stage view state can be loaded?

0 Answers   EDS,


One Listbox showing all cities. If you select one city in list box the information related to that particular city should be displayed in Datagrid . How do you do that?

3 Answers   HCL,


What are client activated objects?

0 Answers  


Why we use content place holder in asp.net?

0 Answers  


Define reflection in .net?

0 Answers  


Categories