can we transfer data from one page to another page using
viewstate if so how?if not y?
Answer Posted / gurvinder singh
This is not possible using view state , however we can
acheive this by using session .View state has only page
scope.
Is This Answer Correct ? | 64 Yes | 19 No |
Post New Answer View All Answers
What is asp.net and how it works?
Demonstrate Render and PreRender?
Where the assembly is stored in asp.net?
What is difference between viewstate and session in asp net?
Explain how is the asp.net mvc architecture different from others? : asp.net mvc
What is the use of the tag in the web.config file?
What is the difference between session and viewstate?
What is viewstate? In which event of the page life cycle, is the viewstate available?
What is the difference between application state and caching?
What would be salary for 8+ years of experience in ASP.NET in different metro city in india?
What is masterpage?
What is _viewstart?
What is odata in web api?
Explain the use of duration attribute of @outputcache page directive.
Briefly describe the role of global.asax?