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.
Explain the requirement of Timer control in the AJAX.
How users of an application can be prevented from editing the text in the ComboBox controls in .NET 4.0?
Describe about LINQ query expressions?
Explain about the AppFabric component?
Can more than one line be entered in a TextBox control?
What are Binders ?
By how many ways you can instantiate a tuple?
Define .NET Framework?
Name the three states which are set in a CheckState property of the CheckBox?
Specify, what is an Activity?
18,76,764
1933169 Asked
3,689
Active Tutors
1422523
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!