ASP.Net - Online Exam Test Papers | ASP.Net - MCQs[multiple choice questions and answers ] | ASP.Net - Mock Test Papers | ASP.Net - Practice Papers | ASP.Net - Sample Test Papers |

Question:
You need to initialize some variable only when the first user accesses the application. What should you do?

1.Add code to the Application_OnStart event handler in the Global.asax file.

2.Add code to the Application_BeginRequest event handler in the Global.asax

3.Add code to the Session_OnStart event handler in the Global.asax file

4.None of the above

Posted Date:-2022-02-01 13:08:49


More MCQS Questions and answers

Search