can we transfer data from one page to another page using
viewstate if so how?if not y?
Answer Posted / guest
http://www.codeproject.com/KB/aspnet/TransferingValues.aspx
try out this link
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain the asp.net mvc request life cycle? : asp.net mvc
Which type if caching will be used if we want to cache the portion of a page instead of whole page?
What is the difference between Classic ASP and ASP.Net?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
What is a viewstate?
What are the disadvantages of asp.net?
Differentiate between authentication and authorization.
How to implement Authentication and Authorization?
What is hidden field in asp.net?
What does the .webpart file do?
What are the different validators in asp.net?
How asynchronous call can be implemented using delegates?
Which method is used to perform all validation at the page level?
Explain transparent caching with aop?
In a Repeater control how one can provide an alternating color scheme ?