Categories
Tags → Asp Speed

SharpPieces ASP NET LiveGrid control

Using the SharpPieces ASP NET LiveGrid control you get tremendous speed over the classic asp net grid, you get from a data source handler only the essential data with small html parts.
DETAILS

How to Encrypt String Using MD5

In classic ASP there is no any encrypt function. But you can use this useful source code to encrypt any string data using MD5. MD5 encryption is a one-way hashing algorithm. MD5 is a great advantage because it is speed and easy to use.
DETAILS

Asp Locator

Asp Locator is more than just a store locator. It comes with an administration module for adding/deleting/modifying locations. Can calculate distance between zip codes, or can be used to drill down based on state and city to find the stores set up...
DETAILS

FuzzyCompress

FuzzyCompress allows you to speed up download/pageload times by compressing content before sending. All content types are compressed, and since compression takes place after other server-side processing, even ASP and PHP scripts can be cached. On ave...
DETAILS

HTTP Commander

Powerful web based file manager for IIS webservers. It has a WIN XP design, full security. Main features: CUT, COPY, DELETE, PASTE, RENAME, EDIT and disk QUOTA, ZIP/UNZIP, UNDO, UPLOAD with progress bar, short HTML code (good for low speed servers or...
DETAILS

Speed Up Rendering

This article shows you how to boost the performance of your ASP Web application by improving the speed at which your browser renders your resultant HTML.
DETAILS

Flash ''n'' ASP Unleashed Guide

Learn the cool things possible using Flash and ASP. Attractive and interactive Flash interfaces make your pages look fun and interesting. This comprehensive guide teaches you all you need to know about integrating Flash with ASP. In relation to Flash...
DETAILS

HTMLTemplate Object

The HTML Template Object is a lightweight class whose sole purpose is to completely separate HTML from server side ASP code. Through the use of special HTML templates, a web page can be created by setting the parameters of the HTMLTemplate object to ...
DETAILS

Speeding Up ASP Page Execution

ASP pages are executed on the fly by a server when they are requested by a visitor. Because they are not compiled, ASP scripts are slow and hold up the processing of an html page. This results in people leaving your site and severely reduces the enjo...
DETAILS

Making the Switch from ODBC to OLE DB

ODBC is great and all but for speed and reliability you should switch to OLE DB to power your database driven apps. This tutorial will show you how to do it two ways: in the global.asa and in any ASP page.
DETAILS
©2003-2019 jCay.com