Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Caching a DataSet in a Business Object
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Caching a DataSet in a Business Object
Miscellaneous
Thread ID:
00845755
Message ID:
00845755
Views:
55
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
Next
Reply
Map
View

Click here to load this message in the networking platform