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
A developer company sends dlls to the client. Some client is not happy current functionality, so request some modification. Developer made some changes and send new dll to all clients. Some client is happy with old version, tell me minimal change to so that neither clients get affected?
Explain about managed heap?
What is .net core used for?
What is file extension of Webservices in .Net?
What is shared and repeatable inheritance?
What is RPC? What is the use of it?
Explain what is the difference between a class and an object, and how do these terms relate to each other?
What should you do to store an object in a viewstate?
What is the intermediate language between asp and asp.net1.0?
What are the properties of ADO.NET?
What is .net and .net framework?
Which namespace is require to used XML in .NET?
What is implement a generic action in webapi?
As you know read-only variables and constants have many similarities, but what is at least one way that they differ?
Differences between dll and exe?