ASP Programming Question:
Download Job Interview Questions and Answers PDF
What is the Global.asax used for?
Answer:
The Global.asax (including the Global.asax.cs file) is used to implement application and session level events.
Download ASP Programming Interview Questions And Answers
PDF
Previous Question | Next Question |
Can you explain the difference between an ADO.NET Dataset and an ADO Recordset? | What are the Application_Start and Session_Start subroutines used for? |