How do you pass session values from one page to another ?
Answer Posted / vimal chauhan
response.redirect("requireform.aspx?"& txtbox1.text)
| Is This Answer Correct ? | 5 Yes | 15 No |
Post New Answer View All Answers
Explain the significance of routing? : asp.net mvc
what is DLL Hell and how it is solved in .NET? please explain clearly??
What is a web api endpoint?
What events will occur when a page is loaded?
What are Caching techniques in .NET
How does windows service lifecycle differ from a .standard. Exe?
What are the different web pages?
How can we call webservices in Banking Applications? and where we are using it?
Is asp.net a programming language?
What is state management technique?
What are themes and skins in 2.0, explain usage scenario?
Why does my asp.net file have multiple tag with runat=server?
What is viewstate? What does the “enableviewstate” property do?
How to implement globalization and localization in the use interface in .net.
Explain what the contents of cookie?