Web application or windows forms?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • aualias

    Web application or windows forms?

    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



Working...