view state data is stored in which format?
Answer Posted / kiran
in HTML hidden Fields
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is preprocessor in .net and type, where it use?
How about the security in Activex DLL and Activex EXE ?
What are the major built-in objects in ASP.NET?
What is the purpose of url encoding?
How to implement role based security in asp.net mvc? : Asp.Net MVC
Which is the parent class of the ASP.NET server control?
How to add DateTime Control in normal DataGrid Server Control?
Where sessions are stored in asp.net?
Define repository pattern in mvc.net? : asp.net mvc
Explain the asp.net mvc folder conventions? : asp.net mvc
Describe Segmentation With Paging?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
What are Session states available and its Uses?
What is the Difference between MVC And MVP design pattrens
What is the difference between dispose() and finalize()?