I need to check , Is the update available but don't need to download.
How can I check this ?
Thank You
I need to check , Is the update available but don't need to download.
How can I check this ?
Thank You
There is no way to do this unfortunately in Silverlight 4.0. You would need to create some type of WCF Service which could read the XAP Manifest then report back. If you check for a new update for your OOB app it will download the update.