What is view state?

Answer Posted / sheeladanduboyina

ViewState is built in structure for automatically retaining the multiple requests for the same page. All the data in View State is stored in the form of the Base 64 Algorithm in thehidden field as string. Its the matter of Encryption ,Decrption in storing the data in the ViewState

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are three common acronyms used in .net, and what do they stand for?

536


How ccw (com callable wrapper) and rcw (runtime callable wrappers) works?

582


Explain when should you use .net web forms over asp.net mvc?

523


How is a managed code executed?

718


Explain about .net?

630






What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?

519


Can I write il programs directly?

571


How will you make .NET programs work in Linux ?

1492


How to Create and Consume a Web Service?

2668


Write a program to create a user control with name and surname as data members and login as method and also the code to call it.

529


How many namespaces are in .net version 1.1?

613


Tell us what is the native image generator?

580


Explain what is an anonymous method and how is it different from a lambda expression?

523


How do I use the thread pool?

577


What is DTS and explain the purpose of it?

605