Categories

Updated: 01/04/2002

Performance Metrics for the ASP Response Object

This article takes a look at three different ways to output content using Response.Write: using context switching, simple Response.Write statements, and Response.Write statements within a With block. Also examines the performance implications of each approach as well as the timing results of the vanilla Response.Write approach in an ASP.NET Web page.
©2003-2019 jCay.com