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

What is the main use of Response.Output.Write()?

4 Answers   Siebel,


What is a page life cycle?

0 Answers  


What is CTE in sql server 2005?

3 Answers   Minecode,


What is the difference between c# and .net?

0 Answers  


Why would anyone need to implement their own hashtable or linked list?

0 Answers  






How do you define authentication in Web.Config?

2 Answers   Accenture, BirlaSoft, IBM,


You need to retrieve data from a Microsoft SQL Server 2000. Currently you are using an oleDbConnection object to connect to the database server. You need to be able to retrieve the data from the database server in XML format. Which approach would be the most efficient? Select all that apply. Each answer constitutes part of the whole answer. a) Change to the SQL .NET provider. b) Use the ExecuteXmlReader() method of the xxxCommand object c) Use the DOM to create the XML document. d) Use the XmlDocument.Load() method to create the XML Document.

1 Answers   Syntax Softtech,


different architectures of asp.net?

1 Answers  


What is the Web.config file used for? a) To store the global information and variable definition for the application. b) Configures the time that the server-side codebehind module is called c) To Configure the Web Server. d) To Configure the Web browser.

8 Answers   HCL, IBM, Syntax Softtech, Vypin, WideVision Technologies,


What is the difference between exe and dll?

0 Answers  


How many types of validation are there?

0 Answers  


can any one find and tell the difference between dot net and php which one is best ? which one we get more salary? which one is stable and which one is best for freshers and also better in future and carrer ? which one we wil get more salary sir ? please send ur valuable suggestions to kiranpulsar2007@gmail.com

0 Answers  


Categories