Fetch one page value to another page without using state-managment ?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

About Global .asax ?

6 Answers   Satyam,


What is server redirect?

0 Answers  


What is advantage and disadvantage of viewstate

3 Answers  


what is the use of untyped data set ?

5 Answers   TCS, Wipro,


Types of objects in ASP ?

2 Answers   Microsoft,






Explain what is an abstract class?

0 Answers  


if i have placed the button control with the OnClick event like <asp:Button ID="mybutton" runat="server" Text="Insert" onclick="mybutton_Click" /> and some other controls(buttons, textboxes) in .aspx page. When i run the page, the button displays in the page source of the browser like <input type="submit" name="mybutton" value="Insert" id="mybutton" /> here, it does not display the onclick event, then how the page calls the button click on the server side, how the server side identify which button cause the submit, and how this page moves to the server side.

1 Answers  


What are the page level transaction and class level transaction?

1 Answers   Satyam,


what is view state?

10 Answers   Satyam,


What symbol specifies the beginning of a query string?

0 Answers  


What is request and response in asp.net?

0 Answers  


what is soap?

5 Answers   Cognizant, Microsoft, NCR,


Categories