Where is ViewState information stored?
Answer Posted / nagashrinivas
view state info is stored in HIDDEN FIELDS
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a gridview in asp.net?
What does mvc represent in asp.net? : asp.net mvc
What are the different types of events are occured when a client requests an ASP.NET page from IIS server?
can s/w quality assurance engineer switch field to programming side i m very much interested in programming but not much good in it
Is asp.net web forms dead?
How do you remove duplicates without using remove duplicate stage?
How can you send an email message from an asp.net web page?
Which protocol is used to call a web service?
How many web config files can be created for an application?
What do you mean by query string?
What is the difference between CC and BCC?
How do you identify that the page is postback?
How many types of Cookies are available in ASP.NET?
What is a page life cycle? What are the events in a page life cycle?
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?