What is view state and how this can be done and was this
there in asp?
Answer Posted / ajay
view state is component where we can store the data in
client side using hidden controls it's nothing but it will
maintain the data during round trip to the server
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Do session use cookies in asp net?
I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?
How to comment out asp.net tags?
How do cookies work?
How would you get asp.net running in apache web servers?
What is asp.net version?
What is base class of button control in .net?
When you use Ajax controls in the ASP.NET application?
What is state management technique?
How do http sessions work?
What are the components of ado.net?
What is the sequence in which ASP.NET events are processed?
What is the file extension of web service?
How to create a db connection at one place/page so that we can use that connection for all pages/forms/windows.what r the steps ned to be performed if question not clear,let me know
Which is the parent class of the ASP.NET server control?