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?
Specify the tools which can be used to develop the .NET applications?
Differentiate between the default skin and the named skin?
Briefly explain the use of web.config?
Explain what do you mean by .NET?
Write major difference between function and sub-procedure?
How can you send an email message through an ASP.NET Web page?
How one can create the ellipse, which is the non- rectangular window?
List the binders that are provided by .NET Framework 4.0?
Write down the benefit of packaging over xcopy in the .NET?
18,76,764
1933471 Asked
3,689
Active Tutors
1449409
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!