I have a .NET dll that I wrote that can be used in either an ASP.NET
application or a Windows Forms application.
How can I tell whether the application using the dll is a web application or
a desktop application? Has to be something in System.Reflecti on, but I have
not found it.
Thanks.
David
application or a Windows Forms application.
How can I tell whether the application using the dll is a web application or
a desktop application? Has to be something in System.Reflecti on, but I have
not found it.
Thanks.
David