Question:In which fi le should you write code to respond to the Application_Start event?
A Any ASP.NET server page with an .aspx extension
B Web.config
C Global.asax
D Any ASP.NET server page with an .aspx.vb or .aspx.cs extension
+ AnswerC
+ Report