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                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   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
after which page life cycle event all properties of control 
will be "fully loaded "
 Question Submitted By :: Rakesh
I also faced this Question!!     Rank Answer Posted By  
 
  Re: after which page life cycle event all properties of control will be "fully loaded "
Answer
# 1
page_load() event
 
Is This Answer Correct ?    1 Yes 2 No
Lakshmi
 
  Re: after which page life cycle event all properties of control will be "fully loaded "
Answer
# 2
page_int() event which is page initialize event. All 
controls get their state back in this event during the page 
life cycle
 
Is This Answer Correct ?    3 Yes 1 No
Alpesh
 
 
 
  Re: after which page life cycle event all properties of control will be "fully loaded "
Answer
# 3
As Pre-Render stage completes in page life cycle, the
properties of control will be fully loaded.
 
Is This Answer Correct ?    0 Yes 1 No
Navin.cp
 
  Re: after which page life cycle event all properties of control will be "fully loaded "
Answer
# 4
page_load();
 
Is This Answer Correct ?    0 Yes 1 No
Santi
 
  Re: after which page life cycle event all properties of control will be "fully loaded "
Answer
# 5
page_load()
 
Is This Answer Correct ?    0 Yes 1 No
Vijaykumar
 
  Re: after which page life cycle event all properties of control will be "fully loaded "
Answer
# 6
page-load event
 
Is This Answer Correct ?    0 Yes 1 No
Kalpana Reddy .m
 
  Re: after which page life cycle event all properties of control will be "fully loaded "
Answer
# 7
Page_Load() is the event after which all the controls are
fully loaded. here fully loaded is the important word to be
considered

In Page_Init() event controls are initialized.
 
Is This Answer Correct ?    2 Yes 0 No
Swetha
 
  Re: after which page life cycle event all properties of control will be "fully loaded "
Answer
# 8
after page_load()
 
Is This Answer Correct ?    0 Yes 0 No
Sanjiv
 
  Re: after which page life cycle event all properties of control will be "fully loaded "
Answer
# 9
In page_PreInit controls are initialized and in page_Init
all properties are loaded. 
In case of dataBound controls having datasourceID its
datasourceID is assigned in page_preRender.

So, All other controls (other than databound control having
datasourceid) are loaded with their properties before
page_Init fires, 
page_preRender otherwise
 
Is This Answer Correct ?    2 Yes 0 No
Rahul Kumar
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
how to write code for role based security  2
If you have to replicate a set of controls(UI) across a number of web pages, what will you do  1
How to remove themes from certain controls?  2
When web.config is called ? Keane-India-Ltd2
In which form does the dataset store data in it? Verinon-Technology-Solutions3
Explain which is best suited place in the Application Start and Session_Start subroutines with an example?  3
Which template must you provide, in order to display data in a Repeater control?  1
Where can we set the specific variables for a application and Session objects ?  2
What does the "EnableViewState" property do? Why would I want it on or off?  3
In what order do the events of an ASPX page execute, As a developer is it important to understand these events?  2
In cache where dats is stored and how(file or object?)  2
How do you install windows service? Tech-Mahindra3
When during the page processing cycle is ViewState available?  1
Create the Output by mearging 2 tables and taking common column sid from both you should not use database create table and data in it Randomly table 1 sid sname saddress 1 sa ampt 2 na hyd 3 ha hyd table 2 sid dno dname 1 12 stats 2 23 phy 3 12 stats OutPUt sid sname saddress did dname 1 sa ampt 12 stats 2 na hyd 23 phy 3 ha hyd 12 stats  1
What is early binding and Late binding. Difference which is better ? DELL2
All kind of access specifiers for a class and for methods ? MMTS1
Diff B/W user control and server control  3
When does the application ONEND event handler fire? C-Squared-Systems1
How is a property designated as read-only?  2
When would you not use the oleDbConnection object? a) To connect to an SQL 7.0 database. b) To connect to a DB/2 database. c) To connect to an Access database. d) To connect to an SQL 6.5 database. Syntax-Softtech5
 
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