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.
State the major difference between the sub-procedure and function?
What do you mean by the term MISL CODE? Describe in brief.
Explain complete lifecycle of Web page?
State various limitations of the AJAX.
Briefly explain the use of web.config?
How to access information about a user's locale?
Write down some of the layout Panels of WPF?
Name some of the binders which are offered by .NET Framework 4.0.
Which method is used in .NET to enforce garbage collection?
Explain the term neutral culture?
18,76,764
1924011 Asked
3,689
Active Tutors
1417807
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!