What is difference between asp state management and asp.net state management?


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

Post New Answer

More ASP.NET Interview Questions

What is application and session in asp.net?

0 Answers  


Difference between response.redirect and server.transfer?

0 Answers  


What are various authentication mechanisms in ASP.NET ?

4 Answers   TCS,


Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc

0 Answers  


What is _dopostback in asp net?

0 Answers  






What is the significance of attaching a profile while creating a user?

0 Answers   MCN Solutions,


Explain some of the major built-in objects in asp.net

0 Answers  


What is the difference between response.redirect and server.transfer?

0 Answers  


What are the validation controls available in ASP.NET?

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  


What is x xss protection?

0 Answers  


How to disable cut, copy and paste in TextBox using jQuery in asp.net?

0 Answers   HCL,


Categories