You ve defined one page_load event in aspx page and same
page_load event in code behind how will prog run?
Answer Posted / arun
page load of aspx will run first
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is clickid?
What are server objects?
Diff between web user control and web custom control?
Explain the differences between managed and unmanaged code?
Which is better viewstate or session?
Describe paging in asp.net?
What is the advantage of using Windows authentication in a Web application?
Explain the difference between page.registerclientscriptblock and page.registerstartupscript?
What are session state modes in asp.net?
How will create assesblies at run time?
How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.
What is ispostback property?
How do you secure your configuration files to be accessed remotely by unauthorized users?
What is Razor View Engine
What are the steps involved to fill a dataset?