how review user leaves an asp.net app
in asp.net, i'm looking proceed review user withdrawal application. specific, i'd insert 'logout' record an review list sql server user's event abandoned/destroyed any reason (not indispensably since session.abandon)
i have 'sessionhelper' category manages event setters/getters.
i've attempted posting behind session_end global.asax, nonetheless never discharged eventuality even after timeout expired.
i've attempted vital 'finalize' sessionhelper category doing there category destroyed, nonetheless glow eventuality either.
i'd try implementing idisposable sessionhelper, nonetheless i don't know where always gets called.
what repremand proceed review user withdrawal your asp.net application?
thank you!
Comments
Post a Comment