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 do you understand by the term states in ASP.NET?
Briefly explain about PLINQ?
Write down some of the benefits of hosting WCF service in the WAS?
Why XMLHttpRequest object is used in the AJAX?
Explain, what is a host process?
Write the chief features of the Cloud services?
Write the different types of literals used in C #?
Define the roles of CLR in .NET Framework and also explain the responsibilities?
Describe where us the entry point in the WPF application?
Differentiate between the HtmlInputRadioButton or HtmlInputCheckBox control?
18,76,764
1937199 Asked
3,689
Active Tutors
1429403
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!