can we pass values from one page to another page without
redirecting to that page?
Answer Posted / magesh
1. Session variable
2. Application variable
3. cache
4. Cross paging.
5. Cookies
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
Can we have a web application running without web.config file?
What is an axd file?
Explain code snippet to register exception filters from controller?
What are the different web pages?
How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?
What is __ requestverificationtoken?
What is runat?
Which object is used to encapsulate the state of the client and the browser in ASP.NET?
What is Partial PostBack in ASP.NET?
What is viewstate in asp net with example?
What are sharepoint pages?
Which browsers support the xmlhttprequest object?
What is the difference between Hash table and Array list?
Explain security types in asp.net?
What is event in asp.net?