When working with Silverlight, I\'ve noticed that Firefox will cache the XAP file, so if I do an update, a user may be stuck using an outdated version. Is there a way to fo
You can append the source url in the object tag with the last-write date of the XAP file. Check the code at my blog.