can we transfer data from one page to another page using
viewstate if so how?if not y?
Answer Posted / guest
no we cant transfer data from one page to another page
using viewstate.
becouse in viewstate we can store only page level
information
| Is This Answer Correct ? | 21 Yes | 17 No |
Post New Answer View All Answers
What is the viewstate in asp.net?
Can I stream live content/events?
What is anonymous authentication?
What are web beacons used for?
Which authentication uses a combination of windows and iis authentication?
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
Explain the asp.net mvc request life cycle? : asp.net mvc
What are session state modes?
What are the new login controls in asp.net 2.0?
What are Authentication and Authorization?
What is considered a service provider?
What is asp.net globalization?
What is s2s tracking?
Is asp.net easy to learn?
Who can consume WebAPI?