GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  ASP.NET
Go To First  |  Previous Question  |  Next Question 
 ASP.NET  |  Question 118 of 164    Print  
What are the series of events that take place or the life cycle of page that takes place when a Master page and content page are involved ?

  
Total Answers and Comments: 1 Last Update: February 11, 2008     Asked by: Yusuf Jelani 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
February 11, 2008 13:46:32   #1  
Thunderbirdy Member Since: February 2008   Contribution: 1    

RE: What are the series of events that take place or the life cycle of page that takes place when a Master page and content page are involved ?
1) Page request - determines if it needs to be raised or compiled
2) start - if it is a new request or post back
3) Page initialization -
4)Load - if postback control properties are loaded with values of postback
5)validation - individual controls are validated
6) Postback - event handling
7)render - saves the view state data before rendering
8) unload

 
Is this answer useful? Yes | No

 Related Questions

The Concept of Project exists in VS 2005 but is supports multiple ways to open websites. Unlike in VS2005, paper can be opened using Front Page serer extensions, FTP or a direct file system path, existing 
View Question | Asked by : bicu

How can we associate a single codebehind file with two aspx pages.eg. We have two files First.aspx and Second.aspx and we have cs files codebehind.cs in which we want to write code for both files. Then how we will execute this cs file for both of the aspx file\'s events.

Latest Answer : Page_Init -- Page Initialization LoadViewState -- View State Loading LoadPostData -- Postback data processing Page_Load -- Page Loading RaisePostDataChangedEvent -- PostBack Change Notification RaisePostBackEvent -- PostBack Event Handling Page_PreRender ...
Read Answers (3) | Asked by : anubpragada

What is AutoWiredUp=false in PAGE directive in ASP.NET? Microsoft documentation says default value for AutoWiredUp is TRUE, but in reality it is FALSE by default whenever we add new web page. What is it actually?
Read Answers (2) | Asked by : Kaviraju

ViewState in ASP.NET IntroductionMicrosoft ASP.NET Web Forms pages are capable of maintaining their own state across multiple client round trips. When a property is set for a control, the ASP.NET saves 
Latest Answer : Session variables are maintained for particular session like for particular user only, so any user related information has to be saved in session variable.  While application variables are maintained for whole application. Whole application related ...
Read Answers (2) | Asked by : Shiv

Latest Answer : what about viewstate, cache and the good old cookes :) ...
Read Answers (9) | Asked by : laxmi

If i place an attribute called "runat=server"how the execution goes to server? i.e will this application contact client browser?
Read Answers (1) | Asked by : R.Anil prasad

What are the series of events that take place or the life cycle of page that takes place when a Master page and content page are involved ?
Read Answers (1) | Asked by : Yusuf Jelani

View Question | Asked by : Raj

Latest Answer : We are having 11 Page life cycle events.Below are the events occures during page load.1) Page_PreInit2) Page_Init3) Page_InitComplete4) Page_PreLoad5) Page_Load6) Page_LoadComplete7) Page_PreRender8)RenderRest won't occure during pageload. Other events ...
Read Answers (5) | Asked by : ghd


 Sponsored Links

 
Related Articles

ODP.NET - Presenting Master-Detail Information Using a Dataset

ODP NET Presenting Master Detail Information Using a Dataset As mentioned before a DataSet object can have its own relations between data tables existing in it We can add these relations dynamically at the client side within an application to represent master detail or hierarchical information The f
 

Listening Skills - Master Listener

Master Listener What is Active Listening Every expert communicator already knows the importance of active listening Active listening includes the ability to perform such skills as paraphrasing mirroring and clarifying If you are already good at active listening then you realize that it is good to va
 

Content Writer Career

A content writer basically writes about the advertisement and creates ideas to deliver the ad related to the client. The content writer plays a large role in online advertising and news print advertising. There are many methods of advertising within the online media. Examples of this include Adsense
 

What is Systems Development Life Cycle

Introduction Developers worldwide will agree that building software takes more than just writing complex codes and implementing them in an environment. Developers usually start out their career in programming by developing programs or software according to their own plan and hope that someone will
 

The Interview Snafu

How to turn someone else’s mistake to your advantage Your dream job is about to become reality. A recruiter gave you the heads up about the perfect position at Humungous Conglomerate, Inc. You went through five interviews as well as a battery of psychological tests mandated by their HR de
 

What is Software Development Life Cycle?

What is Software Development Life Cycle? In this chapter we’ll be looking on SDLC as a tool for development, what are the factors for its proper implementation and special section on software security from the point of view of SDLC. These topics will guide us in knowing the important of S
 

Winning a Job Interview with a Winning Resume

Does your resume unlock your potential, take your skills to the highest level and win you the interview and the job you want now? The job market today is highly competitive and even if you think you have what it takes to get an interview you won’t get over the line without a polished, prof
 

Importance of Proper English during Job Interview

Importance of Proper English during Job Interview Your job interview is crucially important and it will determine whether or not you will get the job Depending on the type of job you re going for it is very important for you to use proper English In most cases jobs which offer higher salaries will h
 

JavaScript Events Handling

JavaScript Events Handling In this JavaScript tutorial you will learn about handling events in JavaScript what is event handling in JavaScript events in JavaScript events associated with mouse onmousemove onclick ondblclick onmouseout onmouseover events associated with keyboard onkeydown onkeyup onk
 

Why Improving Your Vocabulary Can Enhance Your Life

Why Improving Your Vocabulary Can Enhance Your Life There are a number of reasons why you will want to improve your vocabulary You will feel good about yourself because you will have a larger command of your language It has also been shown that improving your vocabulary can greatly increase your IQ
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape