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.
Describe in brief the term XAML extensible markup language?
State the difference between a class and a structure?
Explain MaskedTextBox control? And also explain the function of Mask property?
Explain about the DataAdapter class in ADO.NET.
List the various techniques to authenticate the user in ASP.NET?
Define Query String? Explain its advantages and disadvantages?
State the main components of .NET Framework?
In ASP.Net which namespaces imported automatically by Visual Studio?
Specify the way to suppress the final procedure inside the garbage collector forcibly in .NET?
Explain about the Take and Skip clauses?
18,76,764
1928249 Asked
3,689
Active Tutors
1412284
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!