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
Can we use a static function with a non-static variable?
Describe the events in the life cycle of a web application.
What is the Difference between MVC And MVP design pattrens
What is a session in asp.net?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
What are the Types of objects in ASP
What is asp.net introduction?
Which protocol is used to call web service?
What is the mvc model?
What are the disadvantages of using session?
Where viewstate value is stored in asp.net?
What is gridview in asp.net?
Why we are using mvc instead of asp.net? : Asp.Net MVC
What is difference between session and cookies?
What are cao and sao.