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....








Answer Posted / yugender

use web user control

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we need asp.net?

591


What are Session states available and its Uses?

1694


Explain the difference between server control and html control.

475


Explain Features in ASP.NET

575


What is .net framework and what are the main components of it?

374






From which base class all web forms are inherited?

499


Is it possible to write code in many languages in one asp.net project?

557


What is an il?

556


What is a ashx file?

554


What is server components?

536


What is caching in asp.net?

566


What is the current version of asp.net?

493


Who creates jsessionid?

563


How Session outproc in Sqlserver stored?

2303


How do cookies work?

593