Chapter 26. The System.Web.Hosting Namespace

The System.Web.Hosting namespace is not used in ASP.NET web applications; instead, it provides support for hosting the ASP.NET service outside of Internet Information Services (IIS) in a custom hosting application (which you would write using .NET). The two important classes in this namespace are ApplicationHost and SimpleWorkerRequest. The other classes provide lower-level framework support, and are not used directly in an application. Figure 26-1 shows the types in this namespace.

Figure 26-1. The System.Web.Hosting namespace
figs/anet2_2601.gif


ASP. NET in a Nutshell
ASP.NET in a Nutshell, Second Edition
ISBN: 0596005202
EAN: 2147483647
Year: 2003
Pages: 873

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net