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
How to instantiate a delegate?
What is STA in .NET?
What is singlecall activation mode used for in .net?
Is .net core stable?
Explain me difference between public and static modifiers?
How will you load dynamic assembly? How will create assemblies at run time?
Explain me what is the difference between an abstract class and an interface?
What is alias ? Is it used in .Net ?
What is the use of activex control in .net?
What is the difference between a namespace and assembly name in .net?
How do you create threading in.net?
Please explain when should you use .net web forms over asp.net mvc?
State the differences between the dispose() and finalize().
What is Flyout Design Pattern in .NET?
What is a .DLL and .EXE files called in .NET?