How to Page Execute in asp.net(inside browser)



How to Page Execute in asp.net(inside browser)..

Answer / guest

use server.Execute() method.

Is This Answer Correct ?    4 Yes 3 No

Post New Answer

More ASP.NET Interview Questions

What is the maximum timeout we can set for Cookies?

0 Answers  


What is the function used for removing an event listener?

0 Answers  


What are the built-in objects in asp.net?

0 Answers  


What is the difference between application object and session object?

4 Answers   IBS,


What are validator? Name the Validation controls in asp.net? How do u disable them?

2 Answers  


Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc

0 Answers  


What is reflection and disadvantages of reflection?

6 Answers   Microsoft,


What are the events in a page life cycle?

0 Answers  


Explain ViewState?

0 Answers   QuestPond,


What is the adavantage of using ASP.NET routing?

0 Answers   NA,


How do you secure your configuration files to be accessed remotely by unauthorized users?

0 Answers  


Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?

0 Answers  


Categories