B
bradwiseathome
I have a DLL that is sometimes used in a ASP.NET 2.0 web app, sometimes
it is used by a console app (unit test). How can I determine if the
current instance (it's not a static class) is definitely running inside
ASP.NET?
it is used by a console app (unit test). How can I determine if the
current instance (it's not a static class) is definitely running inside
ASP.NET?