Which namespace should be imported to handle application in .dll files?

  • Thread starter Thread starter Owen Wong
  • Start date Start date
O

Owen Wong

I want to access application objects, Which namespace should be
imported so that I can do that?
 
What do you mean application objects?
Are you talking about the Application object that's somewhat similar to the
Session object? IT's in the System.Web namespace.

Karl
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top