How you can manage the state of application at the server side in ASP.NET?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

Can you explain the basic use of dataview?

0 Answers  


What is validation in asp.net?

0 Answers  


What are triggers of an updatepanel?

0 Answers  


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

2 Answers  


If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?

0 Answers  


What is the Difference between MVC And MVP design pattrens

0 Answers   Symphony,


When you use Ajax controls in the ASP.NET application?

0 Answers   Viscus Infotech,


What is the concept of view state in asp.net?

0 Answers  


Explain server control extensibility with reference to asp.net 2.0 ?

0 Answers  


Where can I get information on cookies in asp.net?

0 Answers  


What is the difference between pathparam and queryparam?

0 Answers  


What are the ways of preserving data on a Web Form in ASP.NET?

0 Answers  


Categories