Hello,
I am just getting started with Silverlight. I really like what I see so far. Coming from a Windows background, I have some questions. I'm hoping someone can answer for me.
- When a Silverlight application is updated, does the entire XAP get downloaded to the user again? Or do only the changed components get downloaded like in ClickOnce?
- Does Silverlight have support for HTTPS when using out-of-browser mode?
Thank you!