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
forbesma
NA
3
0
simulating cache
Feb 15 2004 8:10 AM
Hi ! I have to implement a Web Service that receives and sends queries from an ASP.NET App to a Native XML Database. I have to store those results in some kind of "cache", so that if the same query is received from the ASP.NET App again, the WebService sends back the cached result, and doesnt run the query again against the database. any ideas about how could I 'simulate' the 'cache' ? Any help would be appreciated. Thx guys !
Reply
Answers (
1
)
Why Web Service
Exception from WebService