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 DataAdapter class in the ADO.NET?
What are HTTP handlers in ASP.NET?
What do you mean by the term ALE? Describe the functions of ALE in 8085?
List out the different components of an assembly.
Explain some of the versions of .NET?
Explain briefly the term AutoPostBack?
Specify different ways of deployment which are supported by .NET Framework 4.0.
Illustrate the terms Authorization as well as Authentication?
State various implementations of the LINQ?
Illustrate the term Web User Control?
18,76,764
1936308 Asked
3,689
Active Tutors
1456201
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!