In the previous post, we discussed about how to use Application Library Caching and its benefits. Although it sounds beneficial, you need to keep in mind that the benefits are more from a re-visit perspective. Sometimes, your application will have a bunch of pages, may be nested… and hence you may not require some part of functionality right away. In that case, it might not be considered wise to create the structure in such a way that each and everything is loaded right from the word, Go! This ...
[More]