can we transfer data from one page to another page using
viewstate if so how?if not y?
Answer Posted / shamme
viewstate values stored in present page...once use
server.transfer the view state values was out....so not
possible to transfer data from one page to another page...
Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
What is rending process in ASP.NET?
How asynchronous call can be implemented using delegates?
What is cache in asp net?
Explain the difference between webfarm and webgardens in .net?
Which two new properties are added in asp.net 4.0 page class?
What are HTTP handlers in ASP.NET?
What do you mean by View State and what is its role?
Are cookies client side or server side?
Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?
What are client activated objects and server activated objects?
What is the exact purpose of http handlers?
Contrast OOP and SOA. What are tenets of each ?
What is fulltrust?
Define data caching?
Explain how do you validate the controls in an asp .net page?