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 down a short note on the brief history of WPF?
What is meant by the Runtime engine?
What do you understand by the Tuples?
Write the difference between a toolstrip split button and a toolstrip drop-down button ?
In the vb.net, explain how to connect the crystal report?
How the customized properties of .NET application can be retrieved from XML .config file?
Differentiate between int32 and int?
Explain the term Data Encapsulation?
Describe the relationship between an object and the class?
Illustrate the terms User Control as well as Custom Control?
18,76,764
1951894 Asked
3,689
Active Tutors
1443564
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!