ASPNL logo (1 kb)
Friday, August 22, 2008

powered by


Microsoft ASP.NET Connections
Member of ASP Guild
<< previous | index | next >>
Why using multiple Response.Write() is faster than VBScript string concantenation?

Why using multiple Response.Write() is faster than VBScript string concantenation?

By Ken Schaefer
11 July 2001

Abstract
This article tests code using Response.Write and string concatenation and shows you why the former performs better.

This article can be found here. Our Dutch site contains a translation of this article.
All translations are by permission.

<< previous | ^ to top | index | next >>
copyright 2000-2002 ASPNL