Client-Side Caching

For Web service calls that repeatedly request the same, static information (for example, post codes), the RIA framework has a built-in cache to store the information. Response times for the client application can be reduced by eliminating unnecessary traffic across the Web. You can set the following options in the config object for the cache.