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
Name the connections does microsoft sql server support?
Is int an object in c#?
Define assert() method? How does it work?
In a single .NET DLL how many classes it contains?
What is form feed and carriage return?
What is serialization in dot net?
What is dll in vb.net?
Describe how a .net application is compiled and executed
Explain About DTS package
What is difference between virtual and override in c#?
Can properties be static in c#?
how to print invert pyramid in c#
Explain inheritance in c#?
What is the purpose of a constructor in c#?
Is arraylist faster than linkedlist?