User243563075 posted
hi everybody,
In my web application i do not want to use global.asax file but i need to handle application start and application end events. In short words i need to creat a method that is run only when application start and applicaiton end how can achieve this goal?
thanks in advanced.