Answer: The Global.asax include its code behind file Global.asax.cs/ Global.asax.vb, it is use to implement application and session level events. This file responsible for application or session vice setting can made when application or session starts and end times and also |