Folks, I have a library that is called from WinForms apps and from ASP.NET apps and it has to have slightly different behaviour in each case. What is the simplest and most robust way that the library can determine what sort of process it's in?
Greg
Folks, I have a library that is called from WinForms apps and from ASP.NET apps and it has to have slightly different behaviour in each case. What is the simplest and most robust way that the library can determine what sort of process it's in?
Greg