can we transfer data from one page to another page using
viewstate if so how?if not y?
Answer Posted / pankaj
yes.using view state we can pass value of one page to another
| Is This Answer Correct ? | 52 Yes | 82 No |
Post New Answer View All Answers
What is use of Master Page in ASP.NET web pages?
Why SessionID changes in every request in asp.net?
Where is session data stored in asp net?
if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....
How asynchronous call can be implemented using delegates?
How can we provide the WebParts control functionality to a server control?
What is the equivalent of date() and time() in asp.net?
What is the difference between page-level caching and fragment caching?
What is a web based system?
Is asp.net is a programming language?
What is simple data binding?
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
What are client activated objects?
How Session outproc in Sqlserver stored?
Why is xap important?