I think a reasonable way to think about it is that both ASP classic and ASP.NET create objects for their convenience that mostly wrap the IIS data/functions. The ASP.NET objects are slightly richer and more flexible, especially with respect to handling the
internal collections. Of course, in the case of ASP.NET, the objects are created in a compatible way whether you use IIS or Casini.
douglas.reil...
All-Star
23315 Points
4647 Posts
Re: Catch me if you can? by try/catch/response.redirect. Need expert to explain.
Aug 05, 2003 07:10 PM|LINK
Programming Microsoft Web Forms
My Blog