Where viewstate value is stored in asp.net?



Where viewstate value is stored in asp.net?..

Answer / Umakant

The ViewState value is stored as a hidden field within the HTML form of the ASP.NET page.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Is it possible to prevent a browser from caching an ASPX page?

3 Answers  


Which color scheme in a Repeater control can you provide alternatively?

1 Answers   Siebel,


What is the namespace used to store the information about the user?s locale?

1 Answers   NeoSoft, Siebel,


I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?

1 Answers  


What does asp in asp.net stand for?

1 Answers  


How many types of cookies are available in asp?

1 Answers  


What is session authentication?

1 Answers  


Is string a value type or a reference type?

13 Answers  


Write a code snippet to implement the indentation in json in web api.

1 Answers  


Which control would you use if you needed to make sure the values in two different controls matched?

2 Answers  


Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?

1 Answers  


If cookies is disabled in client browser will session work ?

7 Answers   Satyam,


Categories