How do you pass value of a text box from page1.aspx to
page2.aspx without storing it as a session value?
Answer Posted / rok_here
Through Requested.querystring we can send the value from
one page to another Page
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is Code group in .Net with respect to CAS
Explain can the validation be done in the server side? Or this can be done only in the client side?
How does linq work?
Please explain what is heap and what is stack?
How to Create and Consume a Web Service?
Explain me what is the difference between an abstract class and an interface?
Is there built-in support for logging?
Tell me what is serialization?
Please tell us what is the difference between override and overload in a method?
How to debug failed assembly binds?
Can I write my own .net host?
Explain memory-mapped files.
What is the need of OLE-automation?
Is .net core stable?
Conceptually, what is the difference between early-binding and late-binding?