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 / abid hussain

use ajax updatepanels

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the significance of finalize method in .net?

552


Where you store Connection string in "Web.Config" file in ASP.NET?

584


What is the request flow used for asp.net mvc framework? : asp.net mvc

533


What are the advantages of using Master Pages?

602


What is the difference between client-side and server-side validations in ASP.NET?

661






Explain an object, class and method.

560


Explain the difference between an exe and a dll?

529


How would you enable impersonation in the web.config file?

549


How do u declare static variable and how it is declared and what is its lifetime?

518


What is the function used for removing an event listener?

550


What is the behavior of a Web browser when it receives an invalid element?

628


A Web Service Can Only Be Written In .net. Is it True??

638


What is the difference between localization and globalization?

561


What is the default timeout for a cookie?

560


How can you dynamically add user controls to a page?

511