Sub : how to use Global.asax file in ASP.net?
i want the complete working example of global.asax file on server or website and some asp.net file using the global, server , application objects(variables) in that asp.net file to reflect on the asp.net file when it executes online.
also tel me how...