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 is web.config in .net?

671


What is cyclomatic complexity and why is it important?

1795


The project which you have made, which methodology did you use?

684


Explain what is the difference between web application and enterprise application?

651


What is jit compilers?

652






What are multicast delegates?

670


what is the keyword used for self reference?

2021


what is the meaning silverligt control

1780


Explain can the validation be done in the server side? Or this can be done only in the client side?

585


What is the use of common language runtime?

689


Explain what is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?

620


What is the benefit of .net core?

575


what are connection strings?

1857


What are the improvements made in cas in .net 4.0?

605


What is Event - Delegate? clear syntax for writing a event delegate

1647