HttpContext and Context
Hello,
I was just curious if anybody knew the reason sometimes you refer to the corrent context as HttpContext.Current, and sometimes it is Context.Current. As an example, I'm building a class outside of the web application, and it worked using Context but not HttpContext.
Is HttpContext specified in the web domain only, and context is used elsewhere?
Just curious.
Brian
__________________
Brian
|