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
How can we inherit a static member?
Explain the difference between asp.net mvc and asp.net webforms
Difference between response.redirect and server.transfer?
What is data binding in asp net?
Explain how dot net compiled code will become platform independent?
Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
How can you send an email message from an asp.net web page?
How many types of validators are there in asp net?
Is redux flux?
Can you explain page lifecycle in net?
What is the difference between ASP.NET Webforms and ASP.NET MVC?
What is the parent class of all web server control?
What is difference between cache and session?
Describe session handling in a webfarm?