Answer Posted / alb.shah
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 ? | 13 Yes | 2 No |
Post New Answer View All Answers
How would you enable impersonation in the web.config file?
Explain weak typing and strong typing.
What is %20 in a url?
What is new asp.net core?
Explain the difference between sql invalidation and sql notification.
What are sessions in asp net?
What is a multilingual website?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
Is asp.net still used?
Explain authorization levels in .net ?
What is the difference between system.stringbuilder and system.string
What is the difference between custom controls and user controls?
What is the sequence in which ASP.NET events are processed?
What is owin authentication?
What are the Types of objects in ASP