Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
4289 Points
883 Posts
Apr 18, 2012 05:53 AM|LINK
- Cache your data and make the database call after stipulated time (When you feel that data gets updated).
http://www.codeproject.com/Articles/6158/Caching-in-ASP-NET
Srikanth Kas...
Contributor
4289 Points
883 Posts
Re: What would you do to implement such a scenario???
Apr 18, 2012 05:53 AM|LINK
- Cache your data and make the database call after stipulated time (When you feel that data gets updated).
http://www.codeproject.com/Articles/6158/Caching-in-ASP-NET
Srikanth Kasturi
Please "Mark As Answer" if my post serves purpose.