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
Why we are using mvc instead of asp.net? : Asp.Net MVC
Explain Features in ASP.NET
How does a content page differ from a master page?
Is react a template engine?
What is a query string in a url?
What are the asp.net server side objects?
Why and where this web.config file is used?
What is viewstate information stored?
What is a ashx file?
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
What are url fragments?
How many types of validation are there?
What are custom user controls in asp.net?
What is server redirect?
Can I read the hard disk serial # of the client computer using asp.net?