Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Caching a DataSet in a Business Object
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Caching a DataSet in a Business Object
Divers
Thread ID:
00845755
Message ID:
00845755
Vues:
56
Is it possible to cache data in a method of a business object in an ASP.NET application. I am trying to use the Cache object in a method of one of my business object, but I am getting a syntax error. When I try to build the project, VS.NET 2003 doesn't recognize "Cache". I tried adding:

using System.Web.Caching

but VS.NET doesn't recognize that namespace. Can I only use the Cache object in an aspx file?
Chris McCandless
Red Sky Software
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform