view state data is stored in which format?
Answer Posted / venu gopal ch
ViewState will be rendered as HTML Hidden field with
encryption of data inside it
| Is This Answer Correct ? | 34 Yes | 0 No |
Post New Answer View All Answers
Why mvc is better than asp.net? : Asp.Net MVC
How does asp.net page work?
Explain how can we inherit a static member?
Which platform does Microsoft .NET use for exchanging data between applications?
Explain diff. Betn dataset and recordset?
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?
How does the cookies work in asp.net?
Explain the main function of url routing system in asp.net mvc? : asp.net mvc
What is a web api? Which protocol is used in a web api?
Explain the asp.net page life cycle.
Can we make activex dll also ti execute in some process as that of client ? How can we do?
Mention the execution process for managed code?
IN an ASP.NET Web application if there is any error, how can you debug?
How does session work?
How to turn off cookies for a page?