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.
Write major difference between function and sub-procedure?
Illustrate the reason in brief why WPF is used?
Specify the similarities between a class and a structure.
Illustrate the difference between import System.Data.SqlClient and System.Data.Oledb in brief?
Explain about LinqDataSource control?
What do you mean by Cookie?
Define constant and variable.
Explain the types of Inheritance.
Name the tool that can transform Visual basic old version to the .NET compatibility version?
State the function of the “Try-Catch-Finally” block
18,76,764
1958075 Asked
3,689
Active Tutors
1435947
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!