Session_Start: Fired when a new user visits the application Web site. exactly, when use open a web page.
Session_End: Fired only in the In-Proc Session mode at the end of the request in which Session.Abandon() is called OR when the Session time expires. Session End will not be fired when you close the browse