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.
Differentiate the terms dynamic and var data types?
Write the advantages of the code-behind feature?
Briefly describe about variable.
Illustrate the benefit of option strict on? Describe in brief.
What is the duration for items stored in the ViewState?
Distinguish the term Classic ASP as well as ASP.Net?
Which statement can be used to replace many if-else statements in the code.
State the characteristics of the reference-type variables which is supported in the C# programming language.
Briefly describe about data type?
What is meant by Manifest?
18,76,764
1954866 Asked
3,689
Active Tutors
1413357
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!