Chapter 4. Response, Application, and Session Objects

In this chapter

Write

Redirect

Cookies

WriteFile

The Application Object

The Session Object

Chapter 3, “Request Objects,” discussed the Request object and many of its collections. The Request object provides a way to obtain information from such constructs as forms and parameters. This chapter goes the other way—sending or storing data from code rather than retrieving and examining data, as the last chapter showed. For example, we’ll write to the HTML output stream and move execution to other pages.

Get Special Edition Using® Microsoft® ASP.NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.