1. Describe page life cycle?

Answer Posted / prathamesh sawant

1. Page_Init
2. LoadViewState
3. LoadPostData
4. Page_Load
5. RaisePostDataChangedEvent
6. RaisePostBackEvent
7. Page_PreRender
8. SaveViewState
9. Page_Render
10. Page_UnLoad

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to exclude a property from xml serialization?

543


1. Describe page life cycle?

1581


What Is A Multicast Delegate?

549


What does question mark mean in c#?

569


Define clr in .net?

569






What is dll file in c#?

526


What is single dimensional array in c#?

504


What is Global Assembly Cache (GAC) and what is the purpose of it? (How to make an assembly to public? Steps) How more than one version of an assembly can keep in same place?

571


Can enum have methods c#?

491


What is namespace in oops?

494


What is difference between ienumerable and ienumerator in c#?

518


What is the difference between firstordefault and first?

478


What are the concepts of dispose method?

495


How do I enforce const correctness in c#?

534


What is the property of class?

584