You ve defined one page_load event in aspx page and same
page_load event in code behind how will prog run?
Answer Posted / vijaykumar
The Page_load method in the aspx page will only run.
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
What is the extension of master page in asp.net?
Can you nest updatepanel within each other?
What is master page in dtp?
What are triggers of an updatepanel?
What is an asp.net validator? And, mention its types.
How many types of triggers are there in update panel?
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?
What is the main differences between asp and asp.net?
What is custom events? How to create it?
Differentiate between early binding and late binding.
What should you do is you want to remove an existing component but would like to make some funtionalities?
Can the dictionary object be created in client?s scope ?
Is asp.net mvc still used? : Asp.Net MVC
How you can access the values from the Repeater control in ASP.NET?
Where can I get the details on migration of existing projects using various technologies to asp.net?