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.
List the various techniques to authenticate the user in ASP.NET?
What is meant by the term Global Assembly Cache (GAC)?
Differentiate between sliding-time expiration and absolute expiration?
Write the difference between a toolstrip split button and a toolstrip drop-down button ?
What are the different types of validation controls in Asp.net?
Illustrate the difference between Web.Config and Machine.Config and where it will be?
Write the chief features of the Cloud services?
Describe the concept of Bookmarks in WF 4.0.
What is the function of DialogResult property of the Button control?
Explain State Management? List the ways to maintain the state in .NET?
18,76,764
1932805 Asked
3,689
Active Tutors
1440828
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!