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
Miscellaneous
Thread ID:
00845755
Message ID:
00845759
Views:
12
Never mind. It just dawned on me that the business object couldn't be used in a Windows Forms project if I was trying to do Web Forms caching in the business object.

>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform