Buy Questpond's video subscriptions on
huge discount
.
Online: 2466
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
ASP.NET
>
Loading ...
Suppose Page_load event is defined in aspx page and same page_load event in code behind. What will happen now? How program will run?
Posted by
Virendradugar
on 9/7/2009 | Category:
ASP.NET Interview questions
| Views: 9130
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
Answer to this is :
The Page_load method in the aspx page will only run.It takes precedence over the one in the code behind.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
Which ADO.NET class allows you to specify SQL text ...
Next > :
What is cross page posting in ASP.NET2.0 ?
Comments or Responses
Login to post response
More Interview Questions by Virendradugar
Is it possible to create Cluster Index on Unique Key Column?
Can we declare private class in a Namespace?
What is a private constructor? Where will you use it?
Difference between new and override keyword?
Latest Interview Questions
What is cross page posting in ASP.NET2.0 ?
The IHttpHandler and IHttpHandlerFactory interfaces ?
Difference between WCF and Web services?
What are the various ways of hosting a WCF service?
What is three major points in WCF?
Name Authenication Modes available in web Application?
SQL Server allows for only _____ levels of nesting in CASE expressions ...
which of the following encoding type the largest file size?
More ...