Where is ViewState information stored?
Answer Posted / srinivasulu
hiddenfiled
| Is This Answer Correct ? | 29 Yes | 2 No |
Post New Answer View All Answers
What is caching? What are different ways of caching in asp.net?
Define satellite assemblies.
What is enableviewstatemac in asp net?
What are the validation controls available in ASP.NET?
Explain the differences between managed and unmanaged code?
What is the use of dispose method?
If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
Describe the diffeerence between inline and code behind?
Define static member?
Which dll handles the request of .aspx page?
What is an imagemap in asp.net?
What is sta?
Explain advantages of caching?