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
Explain Creational design pattern in .NET?
Explain what are possible implementations of distributed applications in .net?
Explain boxing and unboxing in .net.
What is view state in .net?
Dynamic Fonts
what is machine key error in .NET how can we solve it?
How can you turn-on and turn-off cas?
How to instantiate a delegate?
What is the difference between encrypting a password and applying a hashing?
What is SOAP? How you will do windows and forms authentication?
What is Polymorphism? How does VB.NET/C# achieve polymorphism?
What is meant by globalization?
What is il and c#?
What is Flyout Design Pattern in .NET?