can we transfer data from one page to another page using
viewstate if so how?if not y?
Answer Posted / jayamala
I think its not possible using viewstate.To pass data from
one page to another we are using session variable.
| Is This Answer Correct ? | 38 Yes | 17 No |
Post New Answer View All Answers
How many validators do ASP.NET have?
How many types of file extensions for razor views in ASP.Net MVC?
Is web config mandatory?
What is the advantage of mvc over asp.net? : Asp.Net MVC
What is session and application variable in asp net?
Can we make activex dll also ti execute in some process as that of client ? How can we do?
What is masterpage?
What asp.net control can embed xaml into asp.net pages?
What are the two properties that are common on every validation control?
What is authentication in asp.net?
What is the difference between session and application?
What do you mean by serialize and marshalbyref?
How to bind all the binding controls in a page at once in ASP.NET?
What are the contents of cookie?
How does session work?