why "Library caching" is disabled when "Out of browser" is enable in silverlight projects? i can choose only one at a time! why!!!?
+1
A:
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.
Graeme Bradbury
2010-05-06 15:18:41
thanks Graeme Bradbury.
mSafdel
2010-05-08 11:25:38