by John Papa via JohnPapa.net on 9/1/2010 5:59:00 PM
Today we released a new update to for Silverlight 4 (4.0.50826.0) and a new SDK to go along with it. Tim Heuer posted a summary here and you can check out the full details at KB2164913. I summarized the key elements below.
Here are the relevant highlights:
For Users
Tim aptly points out that if you want to encourage your end users to upgrade to this new Silverlight version then you will want to set the minRuntimeVersion parameter in the object tag hosting your Silverlight control to 4.0.50826.0. You’ll also want to set autoUpgrade to true.
......<;param name="minRuntimeVersion" value="4.0.50826.0" /><;param name="autoUpgrade" value="true" />......
For Developers
For Silverlight developers you will want to grab the new developer bits and updated SDK:
Enjoy!
Original Post: New Silverlight 4 Service Release 4.0.50826.0
The content of the postings is owned by the respective author. Silverlight Feeds is not responsible for the contents of the postings. This site is automatically generated and cannot be reviewed for abusive content. If you find abusive content on Silverlight Feeds, please contact us. Designated trademarks and brands are the property of their respective owners. All rights reserved.