Events that fire during a page load
Name the events that are fired during a page load?
Expert
The events that are fired during a page load are as follows:
i. LoadPostData() – It fires when postback data is processing. ii. Load() – It fires when page is loading. iii. PreRender() – It fires at brief moment before page is displayed to a user as HTML. iv. Init() – It fires when a page is initializing. v. Unload() – It fires when a page is destroying a instances of the server controls. vi. LoadViewState() – it fires when a view state is loading.
What is meant by the Runtime services?
Specify various states of the XMLHttpRequest along with their description.
What do you mean by Structures? Explain in brief?
By how many ways you can instantiate a tuple?
Explain why SiteMapPath control is being referred as eyebrow or breadcrumb navigation control?
Briefly explain the use of a Panel control? And also state whether it displays during runtime?
What are the various ideas given by delegate? Describe in brief.
Explain the concept of strong names.
Why XMLHttpRequest object is used in the AJAX?
Name the property that is used to check whether a DataReader is closed or opened?
18,76,764
1924964 Asked
3,689
Active Tutors
1433947
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!