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

Answer Posted / arvind kumar

Hi frnd,

In this case, Page_Load() method of aspx.cs takes precedence
over the Page_Load() method of aspx file.

The code assosicated with Page_Load() of aspx would not run.

Is This Answer Correct ?    6 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the state management in asp.net?

539


Web API uses which library for JSON serialization?

559


What is asp net objects?

515


Explain cashing in asp.net.

518


5. What three Specific Job Positions do you target from Swatz Oils GROUP U.K?

1756






Can you explain how ASP.NET application life cycle and page life cycle events fire?

556


Differentiate between structure and class.

569


What are the different method of navigation in asp.net?

560


What are the asp.net security controls?

544


Why we go for mvc instead of asp.net? : Asp.Net MVC

483


What are custom controls?

522


If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?

561


What is data grid view in asp.net?

526


Where session id is stored?

521


What are asp.net web forms?

511