|
|
|
|
 |
|
 |
 |
 |
Performance Metrics for the ASP Response Object
|
|
|
Hits: 7
Performance Metrics for the ASP Response Object
 0.0
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.
Platform(s): n/a
Date: Jan, 04 2002
Author: http://www.4guysfromrolla.com/webtech/010202-1.shtml
Ratings
|
Number of Ratings: 0 Votes
|
|
|
|
 |
 |
|
 |
|
 |
|