can we transfer data from one page to another page using
viewstate if so how?if not y?
Answer Posted / pradip
No, We Cant.......
Even we use Server.Transfer it's not possible because it's
only at page level.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain the difference between or and orelse?
What does postback mean?
How can you pass multiple complex types in Web API?
What is clr? Difference between clr & cts?
Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
What is difference between singleton and single call?
Can you explain one critical mapping?
What are Session states available and its Uses?
Define globalization and localization.
Define a web service in .net?
Give 2 examples for scenarios when routing is not applied?
What is the difference between a default skin and a named skin?
How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC
How many types of state management are there in asp net?
Demonstrate Render and PreRender?