What are the advantages of using Master Pages?
No Answer is Posted For this Question
Be the First to Post Answer
main difference between asp.net2.0,asp.net1.1,asp.net1.0
15 Answers Inflexion, Infosys, iSoft, Microsoft, Prakruthi,
What are the differences between primary foreign and unique keys?
About web methods and its various attributes ?
How do you construct HtmlResponseMessage?
What does the "EnableViewState" property do? Why would I want it on or off?
what are partial classes and their use?
Why is validation always done on the server? When does that occur?
What are type/key pairs in client script registration?
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....
Describe how to implement globalization and localization in the use interface in .net.
What is difference between asp state management and asp.net state management?
What is Assert Method ?