I want to store data into the cache so that next time when the page loads data can be retrieved from the cache instead of requesting from a database. Then i want to populate this data stored in the cache into the combo box each time when the page loads. How do i do this. Am using
VB.net 2008 and sql server 2008.