
Using the COM+ Shared Property Manager with Visual Basic 6: Caching Data in the Middle-Tier
et’s face it. Caching is a fancy was of saying that you are going to save some type of data somewhere. In the n-tier web application model, your tiers are typically made up of the presentation layer (ASP), the business logic and data access layer (COM+), and the backend data