المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Update Cache Data



C# Programming
09-08-2009, 04:30 PM
hi,

I developed windows application. In that I used web service. with use of web service I am fetching data from database and stored it into the cache.
cache contains datatable which contained data that comes from the database through web service. Now I want to update the datatable which is stored into the cache. I dont want to update the original database values.




Thanks
sjs4u