|
|
| Performance Studies [+] Favor-It | |
| |
 |
| | Sort By:
|
Caching most ASP developers is scarry. This is understandable because caching and dynamic content generally don't work well together, but used correctly, caching can help solve many of your performance and scalability problems. Author: John Peterson Code: ASP 2.0 & VBScript |
When you start looking for ways to make your scripts run faster, it's often natural to look for the worst code and start fixing things from there. However, this isn't usually the way to get the most improvement bang for your coding buck.
Author: asp101.com Code: ASP 3.0 & VBScript |
This article shows you how to identify SQL Server performance problems and explains how the SERIALIZABLE transaction isolation level effected the performance of an OLTP application. Author: Narayana Vyas Kondreddi Code: ASP 3.0 & VBScript |
|  | |
Port80's white paper "Fundamentals of Web Site Acceleration" offers a cost-effective approach to improving site performance and lowering costs through a systematic three-fold strategy of source code optimization, cache control, and HTTP compression. Author: Port80 Software |
Learn about the source code optimization techniques that help major Web sites like Google speed up their page loads and protect their code from hackers. And more importantly, learn how to deploy these optimization tips in your own development process. Author: |
Learn how to do a performance audit of SQL Server in order to get the best overall performance for your ASP applications. Author: Brad McGehee Code: ASP 3.0 & VBScript |
Time tests to make decision between ASP include and VB/C++ component in ASP/VBS.
Exact times to call include function/object method, and performance differences between ASP/VBS and VB5. Author: Antonin Foller Code: ASP 2.0 & VBScript |
|  | |
Recordset converter enables direct binary output of DBF/MDB files from ASP page with one row of VBS code. This article contains informations about converter performance and comparison with GetString recordset method. Author: Antonin Foller Code: ASP 2.0 & VBScript |
Icon Key >
 - Recently Updated
 - Showcase Listing
|