can we transfer data from one page to another page using
viewstate if so how?if not y?
Answer Posted / leoiser
No.from my knowledge can not.Bcos viewstate life time is in
single page.So while going to another page first page
viewstate end already.
| Is This Answer Correct ? | 97 Yes | 32 No |
Post New Answer View All Answers
What is asp.net file?
when a request is made in Life cycle of ASP.NET page .
How can you dynamically add user controls to a page?
How can you enable impersonation in the web.config file?
What are assemblies and namespaces and explain the difference between them ?
Explain the difference between or and orelse?
Which of the following .NET framework supports Web API?
What is the equivalent of date() and time() in asp.net?
Differentiate between globalization and localization.
How to manage different kinds of sessions in ASP.NET?
What is asp.net futures?
What is base class of button control in .net?
Give an example of what might be best suited to place in the application_start and session_start subroutines?
What is the main difference between Asp.net and Vb.net?
Where is asp.net view state stored?