Where is the view state data stored in asp net?



Where is the view state data stored in asp net?..

Answer / Navaratn Kumar Yadav

The ViewState data in ASP.NET is stored in a hidden field within the page (or user control) markup. This hidden field is named __VIEWSTATE.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How does u get record no from 5 to 15 from a dataset of 100 records?

1 Answers  


Is asp net front end or backend?

1 Answers  


How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC

1 Answers  


Where sessions are stored?

1 Answers  


What is postback in asp net?

1 Answers  


What are standard controls?

1 Answers  


What are typed datasets?

1 Answers   IBS,


What is difference between web config and global asax?

1 Answers  


What is the main function of url routing system in asp.net mvc? : asp.net mvc

1 Answers  


What are the differences between code behind and code inline?

1 Answers  


How does Garbage collector(GC) works in .net

14 Answers   Accenture, HCL, Kekran Mekran, People Tech, Wipro,


Where would you use an iHTTPModule, and what are the limitations of any approach you might take in implementing one

1 Answers  


Categories