Understanding Request and Response Objects
Tags:
ASP.NET
, 2003
, Beginning
While the Request and Response objects are less important in Visual Studio.NET than they were in "classic" ASP due to PostBack and CodeBehind, they still can be used to obtain information from or send information to the web browser. This video demonstrates how these objects can be used in Visual Studio.NET.