ALLInterview.com :: Home Page kalaajkal.Com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories >> Software >> Microsoft-Related >> ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
Question
Explain Page life cycle
 Question Submitted By :: Manjunath
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Explain Page life cycle
Answer
# 1
While excuting the page, it will go under the fallowing 
steps(or fires the events) which collectivly known as Page 
Life cycle.
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 -- Page Pre Rendering Phase
SaveViewState -- View State Saving
Page_Render -- Page Rendering 
Page_UnLoad -- Page Unloading
 
0
Shankar
 
  Re: Explain Page life cycle
Answer
# 2
Init
loading
TextboxTextchanged
buttonclic
pageunload
pagedispose


The page is intialize the events,after that the page is 
loading,after that controls is rised after page unloading 
and pagedispose is removing the unnecessary objects
 
0
Kavitha
 
 
 
  Re: Explain Page life cycle
Answer
# 3
sorry, kavitha answer is wrong. There is no textchange when 
loading a page
 
0
Shankar
 
  Re: Explain Page life cycle
Answer
# 4
init
load 
prerender
unload
 
0
Vijay
 
  Re: Explain Page life cycle
Answer
# 5
Page_Init()-when page is first inistiated.
Page_Load()-when page is first loaded to server
Page_PreRender()-Few moment befor while html code is viewed 
to user.
Page_unload()-Page is unloaded from server memory
 
0
Nutan
 
 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
Suppose there is one web farm with 3 servers inside with same configuration and the same project is running inside all servers.Which session mode is usde for all these and why?  2
What base class do all Web Forms inherit from?  1
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application???? Sparsh4
What are the different types of Session state management options available with ASP.NET?  4
What is role-based security?  1
Your ASP.NET application displays sales data on a page. You want to improve performance by holding the page in memory on the server for one hour. You want to ensure that the page is flushed from memory after one hour, and that the page is re-created when the next request for the page is received. What should you do? A . Initialize a new instance of the Cache class in the Application.Start event handler. B . Initialize a new instance of the Timer class in the Page.Load event handler. C . Set the Duration attribute of the OutputCache directive in the page. D . In the Web.config file, set the timeout attribute of the sessionState element. Syntax-Softtech5
Types of optimization and name a few ? Accenture3
What is CTE in sql server 2005? Minecode2
how to edit gridview control in asp.net2.0  1
What is a transaction? a) A banking term. b) A concept used to describe a step in the business process. c) A combination of DML steps that must succeed or the data is retuned to its initial state. d) A combination of DDL steps that must succeed or the data is retuned to its initial state. Syntax-Softtech3
Is string a value type or a reference type?  7
What does the "EnableViewState" property do? Why would I want it on or off?  3
Hi , I am Basha. I am searching a job in dotnet.Plz tell me the order of page events in asp.net 2.0> plz send faq's related to c#.net,asp.net,sqlserver2000 etc. to my mail-id : bashask.ss@gmail.com Sapient3
can we transfer data from one page to another page using viewstate if so how?if not y? Wipro19
What is an Interface and What is an Abstract Class?  3
How to convert a string into an Integer in ASP.net?  4
What is the use of mcommand ? mcommand.fill(ds,"orderdetails"); Netsweeper1
What is role manager work in web.config? how to restrict perticular pages from the users using the role manager? Infosys1
About dataset and data mining ? Cognizent1
How to retrieve the information from datatable citywise in c#? HCL2
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com