using System; using System.Collections; using System.ComponentModel; using System.Web; using System.Web.SessionState; namespace Student { /// /// Summary description for Global. /// public class Global : System.Web.HttpApplication { /// /// Required designer variable.