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
What are nullable types in .NET
Explain memory-mapped files.
Tell us the differences between an interface and an abstract class in .net?
One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid this problem?
What is connection pooling and how do you make your application use it?
Which namespace is require to used XML in .NET?
What is COM Interoperability in .NET
What is class library in .net
How can you turn-on and turn-off cas?
State the various features present in .NET?
Compare client server application with n-tier application
I was working for software company frm 2005 to 2009. I left job due to recession.I was jobless till dec 09 then i got job in bpo and i am not knowing what to do as my professional experience is with software.give me any suggestion.
What is jit compilers?
What is a .DLL and .EXE files called in .NET?
Explain me how does linq work?