Enabling Silverlight Installation on Desktop
To enable installation of Silverlight applications on Desktop, we need to add some custom code in Property > AppManifest.xml
[sourcecode language='xml']
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
Comments that are displayed in More Information
[/sourcecode]
[sourcecode language='xml']
xmlns:x=http://schemas.microsoft.com/winfx/2006/xaml>
Comments that are displayed in More Information
[/sourcecode]
And when any one accesses it, is able to install by right click and even create shortcuts...
You May Also Enjoy
5 minute read
AI is revolutionizing cybersecurity, offering both defensive capabilities and new threats. Discover how AI-driven threats are evolving and how organizations ...
8 minute read
Drawing from my two decades in the tech industry, I’ve witnessed firsthand the transformative potential of Artificial Intelligence (AI). Yet, I’ve also obser...
2 minute read
Transform your next presentation into an experience that inspires, motivates, and, most importantly, keeps your audience awake
11 minute read
Cloud computing offers scalability and flexibility, but without strategic management, autoscaling and inefficient workload placement can lead to cost overrun...