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 ASP.NET Web Forms?
How a color is picked from the ColorDialog box?
Name the tool that can transform Visual basic old version to the .NET compatibility version?
Describe the differences between the Server-side and Client-side code?
Which classes are used to handle standard menu in the MenuStrip control.
Explain State Management? List the ways to maintain the state in .NET?
Name the property that is used to check whether a DataReader is closed or opened?
What do you mean by the term MISL CODE? Describe in brief.
How docking is different from anchoring?
Describe in brief regarding the performance of Visual basic?
18,76,764
1953172 Asked
3,689
Active Tutors
1418159
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!