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 ?    18 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the disadvantages of view state?

607


How are sessions stored?

536


How can I have a particular web page in an asp.net application which displays its own error page?

530


What is the difference between viewstate and hidden field in asp.net?

492


What is server infrastructure & server components?

788






calling result set one procedure to anothar procedure in sql2000

1348


What is OSI layer? Explain different layers.

613


What are the asp.net security controls?

565


What is semantic gap?

630


How you can access the values from the Repeater control in ASP.NET?

581


In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?

512


Explain the difference between AutoPostBack and IspostBack in ASP.NET?

610


Which method do you use to kill explicitly a users session?

631


What are httphandlers and httpmodules and difference between them?

534


What is view state management in asp net?

470