开发者

why "Library caching" is disabled when "Out of browser" is enable?

开发者 https://www.devze.com 2022-12-29 15:52 出处:网络
why \"Library caching\" is disa开发者_StackOverflowbledwhen \"Out of browser\" is enable in silverlight projects? i can choose only one at a time! why!!!?Library caching works by putting some parts of

why "Library caching" is disa开发者_StackOverflowbled when "Out of browser" is enable in silverlight projects? i can choose only one at a time! why!!!?


Library caching works by putting some parts of the application into the browser cache.

Out of browser naturally runs outside of a browser and hence there isn't a browser cache to use.

0

精彩评论

暂无评论...
验证码 换一张
取 消