McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2024
→
Programming Languages
→
ASP.NET
→
Which is the first event of the ASP.NET ...
Q.
Which is the first event of the ASP.NET page, when the user requests a web page?
A.
PreLoad
B.
Load
C.
PreInit
D.
Init
Answer» C. PreInit
1.2k
1
Do you find this helpful?
1
View all MCQs in
ASP.NET
Discussion
P
pratik
2 years ago
thank you mcqmate website
0
Login to comment
Related MCQs
You need to allow users to choose their own themes. In which page event will you write the user-selected theme?
What is the name of the Page object’s property that determines if a Web page is being requested without data being submitted to the server?
What is the name of the Page object’s property that determines if a Web page is being requested without data being submitted to server?
If a user wants to create controls at runtime which event should be used to write code?
When a User’s Session times out which event should you respond to?
Which of the following is not an ASP.NET page event?
You use the ASP.NET Web Site Administration Tool to configure ASP.NET membership with forms authentication. What should you name your login form so that you do not have to modify the Web.config file?
Which programming model should you implement if you want to separate your server-side code from your client-side layout code in a Web page?
Which file is used to write the code to respond to the Application_Start event?
Which file you should write for the connection string so that you can access it in all the web pages for the same application?