You ve defined one page_load event in aspx page and same
page_load event in code behind how will prog run?

Answer Posted / js_m

The Page_load method in the aspx page will only run.It takes
precedence over the one in the code behind.

Is This Answer Correct ?    17 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the extension of master page in asp.net?

551


What is the main differences between asp and asp.net?

527


What are the features of asp.net mvc?

529


Which library is used by the testers and developers to develop automated tests and create testing tools?

546


What are the steps to follow to host a web application on a web server?

591






What is the part of url?

534


Contrast OOP and SOA. What are tenets of each ?

1742


Which object wraps the state or data of a user?

552


How can I create master page in asp net?

509


Is asp.net a programming language or framework?

554


Is post back in asp.net?

520


Define managed code and managed data in .net?

513


Which Is Faster MVC or ASP.net ?

587


What are the parts of an http response?

498


How will you do Redo and Undo in a TextControl?

672