How do you pass value of a text box from page1.aspx to
page2.aspx without storing it as a session value?
Answer Posted / badrinath
using querystring
Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What is the microsoft .net?
what is the default security setting in .net?
How to produce an assembly?
Is there any thread in our .net programs?
object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....
What is a metadata in .net?
Which namespace is used to support multithearding in .NET?
Is there any inbuilt tool or command provided by .NET to view the code inside the assembly?
Explain cas (code access security)?
What does msil do?
What is close method? How its different from finalize and dispose?
Explain how do assemblies find each other?
What is the difference between web application and enterprise application?
Explain about .net?
How will you do redo and undo in textbox control?