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

Explain the difference between authentication and authorization.

591


Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?

559


Contrast OOP and SOA. What are tenets of each ?

1734


How many types of controls are there in asp.net?

524


How does the service stream content?

584






What are the main advantages of using asp.net?

550


What is the used of "ispostback" property?

563


Explain global assembly cache.

567


Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?

551


What is the typical session identifier?

572


What is difference between session and application in asp net?

486


Can I read the hard disk serial # of the client computer using asp.net?

554


What are Master Pages in ASP.NET? or What is a Master Page?

609


How to store checkbox value in database in asp.net mvc? : Asp.Net MVC

507


What are the types of session in asp.net?

525