TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Administrator
Tech Writer
2.2k
1.5m
Using Cache in a library
Mar 6 2003 5:15 AM
I try to create a new library for a web application. The problem is, I want to put some data in cache (something similar to the ASP.Net Cache class), but i can't find a way to do this. In addition, i would prefer not to bind my library to asp.net, as it could very well be used by other types of applications in near future. What is the proper way to use caching in a library ?
Reply
Answers (
0
)
where to download controls??
How to return a typed XmlDocument in a webservice?