can we transfer data from one page to another page using
viewstate if so how?if not y?
Answer Posted / leoiser
No.from my knowledge can not.Bcos viewstate life time is in
single page.So while going to another page first page
viewstate end already.
| Is This Answer Correct ? | 97 Yes | 32 No |
Post New Answer View All Answers
Explain the components of web form in asp.net
Why session is necessary in web application?
When you use Ajax controls in the ASP.NET application?
What is the Intermittent crashing of application in production?
How does asp.net page work?
What is the difference between abstract class vs interface? Can give me the real time examples?
Explain server-side scripting and client-side scripting.
What is a Cookie? Where is it used in ASP.NET?
What is base class of .net?
Explain how can we inherit a static member?
What is difference between cookies and cache?
How does session id work?
Describe Segmentation With Paging?
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
Why do we need a web application session?