can we transfer data from one page to another page using
viewstate if so how?if not y?
Answer Posted / anish.p.r
no we cant transfer data from one page to another page
using viewstate.
becouse in viewstate we can store only page level
information
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
Is asp.net a programming language?
Explain about solution explorer window?
What is a session in programming?
What is runat?
What is session id in web application?
Define cookie.
Explain about asp.net 2.0 themes?
What is %20 in a url?
Explain how do you validate the controls in an asp .net page?
How do I open an ashx file?
Define static constructor?
What is global.asax file used for?
What is the base class from which web forms are inherited?
What are the difference between overriding and overloading?