can we transfer data from one page to another page using
viewstate if so how?if not y?
Answer Posted / radhika kilaru
No, we can't pass the data from one page to another using
viewstate. Because, view state will be maintained between
page postbacks only
Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is http post and http get?
Define xmlreader class.
Explain the server control events of asp.net ?
Explain what are the advantages of asp.net mvc framework? : asp.net mvc
Is asp.net a programming language or framework?
What is microsoft windows sharepoint services?
What is the difference between custom controls and user controls?
How does session authentication work?
Why do we use web config?
How do we sort the data from a dataset?
Is asp.net mvc front end or backend? : Asp.Net MVC
Can you set which type of comparison you want to perform by the comparevalidator control?
Explain an object, class and method.
What are session and cookies?
What is difference between session and application in asp net?