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
When we use windows api in .net is it managed or unmanaged code?
Write the .net syntax for 'for loop'?
What is file extension of Webservices in .Net?
What is RCW (Run time Callable Wrappers)?
Which namespace is require to used XML in .NET?
Differentiate between 'DataSet' and 'SQLDataReader' in ADO.NET?
Tell us the difference between managed and unmanaged code?
Define code access security (cas)?
What is typical about a windows process in regards to memory allocation in .net?
Explain the difference between garbage collections in .net 4.0 and earlier versions?
Explain the .net framework overview?
Explain the difference between task and thread in .net?
What is immutability?
What's typical about a windows process in regards to memory allocation in .net?
What is .net debug & trace?