can we pass values from one page to another page without
redirecting to that page?
Answer Posted / honey
1. Session variable
2. Application variable
3. cache
4. Cross paging.
5. Profile Properties
6. Query String
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the different types of proxy patterns?
What is postback and autopostback in asp.net?
How do I use a proxy server when invoking a web service?
What is form method?
Describe the master page.
How do cookies work? Give an example of their abuse.
What is aspect-oriented programming?
What is an axd file?
How can we inherit a static member?
To redirect the user to another page which method do we use without performing a round trip to the client?
What is bound controls
Is asp.net and .net the same?
Which is better asp.net or php?
How to improve performance of web application asp.net mvc? : Asp.Net MVC
What is round trip in asp.net?