I'm having some difficulty getting my head around the page class in asp.NET 2.0. A few questions.
Does the page class emit pure html/javascript or does it emit a httpResponse object?
How does the page use the pipeline - namely the httpmodule objects
thanks in advance.
...
Go to the complete details ...