N
Not Important
Is there a way to determine from a class library whether the calling
application was ASP.NET or Winforms? I would like to have a global variable
(which would have to be session state in ASP or Static in WinForm) that I
could access from within the class, but would have to know what type of app
called the class in order to know what to look for. Thanks in advance for
any help on this one.
bh
application was ASP.NET or Winforms? I would like to have a global variable
(which would have to be session state in ASP or Static in WinForm) that I
could access from within the class, but would have to know what type of app
called the class in order to know what to look for. Thanks in advance for
any help on this one.
bh