Determine current execution context (ASP.NET or Winforms)
I’ve searched over the internet for this and couldn’t find anything.
A method I’m working on should have a different behavior when called in a Web Application (Webforms) and a Windows Application (Winforms).
Recent Comments