Best Tutorials website


Get Your Data Faster with a Data Cache

Get Your Data Faster with a Data Cache

Storing frequently used lookup data in a database is a great idea (e.g. order status codes, state names, etc.) that saves tremendous amounts of time in design and maintenance. However, retrieving that data from the database every time it is needed is very inefficient. This article describes how to use Application variables to cache frequently used lookup data in memory to achieve lightning fast access times.




Views: 580 | Rating star | by Nick




View this tutorial
Broken link Report broken link?