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
Why do we use sessions?
What are the different types of sessions in asp.net? Name them?
How does session authentication work?
What are the advantages of using session?
Explain the difference between asp.net mvc and asp.net webforms
Which authentication uses a combination of windows and iis authentication?
If we remove web.config or machine.config from the application then, is this application will works?
What are session cookies?
Mention the execution process for managed code?
Can we use MSSql as backend in asp.net...if yes then How.?
Why web api is better than wcf?
What permissions do asp.net applications posses by default?
What is Forms Authentication in ASP.NET?
How can we create Tree control in asp.net?
What is odata in web api?