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  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
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
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
Explain the life cycle of an ASP .NET page.
 Question Submitted By :: Manoj150283
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Explain the life cycle of an ASP .NET page.
Answer
# 1
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
 
Is This Answer Correct ?    7 Yes 1 No
Kunwar Pal Singh
 
  Re: Explain the life cycle of an ASP .NET page.
Answer
# 2
1. PreInit
2. Init
3. InitComplete
4. PreLoad
5. Load
6. Load Complete
7. PreRender
8. SaveStateComplete
9. Render
10.Unload
 
Is This Answer Correct ?    1 Yes 0 No
Kinkar Nag
 
 
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
How do you associate two or more validators with a single input control? What do you need to do to prevent space from being reserved for a validation control thatpasses its validation test?  1
For Web services where you can browse on the Internet?  1
Any alternative to avoid name collisions other then Namespaces?  1
Differentiate session and cookie  1
Way of updating a table other than stored procedure and hard coded query?  2
How do you get records number from 5 to 15 from a dataset of 100 records? Syntax-Softtech1
What Are The Difference Between AutoEventWireup="true" and AutoEventWireup="False" Phoenix-Technologies9
After building the custom control, you test it by adding an ASP.Net web application to the solution. You add a correct <%@ Register %> directive and a proper declaration of the control in the <asp:Form> tag to the Web Form, but when you execute the application you get an error. What is the most likely reason for the problem? a) The custom control must be compiled first. b) The web application must have a reference to the control c) The custom control must be registered with windows first. d) The assembly from the custom control is not in the application?s bin directory. Syntax-Softtech1
What is personalization? What are the properties available in personalization?  1
Should sn.exe be used before gacutil.exe ? Accenture2
You create an ASP.NET application for a hotel. The application contains a page that displays current weather conditions for the city in which the hotel is located. The application calls an XML Web service every 10 minutes to update the current weather conditions. A new page is then displayed for subsequent requests. You want the same page to be cached and retrieved from the cache during the time between calls to the XML Web service. You decide to use a Page directive to accomplish this goal. Which Page directive should you use? A . <%@ Cache Seconds="600 '' VaryByParam="Page" %> B . <%@ OutputCache Time="600" %> C . <%@ OutputCache Duration="600" VaryByParam="None" %> D . <%@ OutputCache Duration="600" %> Syntax-Softtech2
What r the page life cycle in asp.net page?  1
How to retrieve the information from datatable citywise in c#? HCL2
When an ASP.NET server control is added to a web form, Visual Studio .NET adds one item to the class for the form. What item is added? a) The event registration. b) A protected class member for the control. c) A default event handler for the click event. d) A default class that inherits from the control?s base class. Syntax-Softtech3
About duration in caching technique ? Accenture2
how many databases and tables are uses in one project?  2
what is asp dotnet  1
Hi! Could any 1 please suggest me a free practice online exam for asp.net exams.. thanks  1
about view state and how validation controls will be executed on client and server Wipro2
what is assembly? Microsoft2
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

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