I have a desktop application that talks about soap on a server. The connection is very slow, so I want to load a lot of data ahead and query from my local database. I want this local data to be saved after the application is closed, so for this the best way., Are there any good products / examples for this., There are about 25 tables that I cache.
c # database caching
leora
source share