Tagged Questions
2
votes
1answer
87 views
SharePoint - Detect Silverlight Version and upgrade if necessary?
My Silverlight 5 app is hosted in SharePoint Online.
It doesn't load (sticks at 100%) for users who have Silverlight 4 versions.
How should I upgrade those without the latest version to Silverlight ...
9
votes
1answer
390 views
Detecting browser and replacing web part?
I have a video I want to display on my SharePoint 2010 public facing site and at the moment I am using Silverlight, however, I would like to replace this with flash (youtube actually) if the users are ...