can we transfer data from one page to another page using
viewstate if so how?if not y?
Answer Posted / pankaj
yes.using view state we can pass value of one page to another
| Is This Answer Correct ? | 52 Yes | 82 No |
Post New Answer View All Answers
How many languages are supported by .NET at present time?
Explain the boxing and unboxing concept in .net?
What is the application pool?
What is the purpose of url encoding?
Which is better viewstate or session?
Explain Features in ASP.NET
What is difference between or and orelse?
Which data type does the rangevalidator control support?
How can we use Web API with ASP.NET Web Form?
What is query string with example?
What is difference between asp.net and asp.net mvc? : Asp.Net MVC
What do you mean by serialize?
How can we identify that the Page is Post Back?
In ViewState How much lifespan items stored?
what is loosely coupled solution? How it can be used?