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
Explain server control extensibility with reference to asp.net 2.0 ?
Which .NET framework supports Web API?
What are resource file and how do we generate resource file?
What is custom attribute? How to create?
Define xmlvalidatingreader class.
How do you change the session time-out value?
What are the asp.net list controls and difference between them?
Where is the view state data stored?
Explain login control and form authentication.
What is the maximum amount of memory any single process on windows can address?
What does asp.net stand for?
How we can force all the validation controls to run?
What is query string? What are its advantages and limitations?
What is gridview in asp.net?
Difference between using directive vs using statement?