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

Write a program in C# for checking a given number is PRIME or not.

725


What is Implementation inheritance and interface inheritance?

572


Distinguish between the Debug class and Trace class with its functionality?

621


How do you remove white spaces from a string?

587


What is private class in c#?

569






What is base class in c#?

627


Why interface is required?

533


What are cshtml files?

568


Does c# support try-catch-finally blocks?

558


What is inner class in c#?

607


How Do You Convert A Value-type To A Reference-type?

605


What is marshalling and what are different kinds of marshalling?

588


What is the difference between int and int in c#?

578


What are collections in c#?

559


What are the types of attributes in c#?

573