G
Guest
Is it possible to check the session object from a windows form?
I'm making a shared assembly and I want it to work with my windows forms and
my asp.net forms. If asp.net is calling it I want it to check for somehitng
in the session object. If the windows form is calling it then I don't want
it to bypass the session check. How can I do this (c#)
Thanks!
I'm making a shared assembly and I want it to work with my windows forms and
my asp.net forms. If asp.net is calling it I want it to check for somehitng
in the session object. If the windows form is calling it then I don't want
it to bypass the session check. How can I do this (c#)
Thanks!