Answer Posted / sagar jena
All the viewstate information stores in hidden field and hidden field is a textbox without visibility.,which is used for data-communication between browser and web-server towards different postback communication for a particular page.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
Define satellite assemblies.
What are triggers of an updatepanel?
Can I have a unique key as foreign key?
From which base class all web forms are inherited?
Can we make activex dll also ti execute in some process as that of client ? How can we do?
What is session mode in asp.net?
What are the types of authentication in asp.net?
What are the different types of validation controls in asp.net?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
What's the use of response.output.write()?
Explain State management in asp.net
What are the parts of an http response?
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
Can I read the hard disk serial # of the client computer using asp.net?