desktop bridge
51 TopicsAdd Push Notifications the easy way with Partner Center + Microsoft Store Services SDK
First published on MSDN on Oct 31, 2018 With the combination of the Engagement feature of Partner Center and the Microsoft Store Services SDK you can easily add Push Notifications to your Windows Progressive Web App (PWA), UWP, or Desktop Bridge - Win32 app.2KViews0likes0CommentsCreate MSIX modification packages with Advanced Installer
First published on MSDN on Oct 26, 2018 In a previous post we have learned how, thanks to the MSIX packaging format and modification packages, IT Pros can break the packaging paralysis that affects most of the enterprise environments.1.8KViews0likes0CommentsMSIX and modification packages: how to improve the DevOps experience for enterprise apps
First published on MSDN on Sep 17, 2018 If you regularly follow the news about the Windows ecosystem, you'll know that one of the biggest new features included in the upcoming Windows 10 Update (codename RS5) is MSIX.2.7KViews1like0CommentsDeploying local application data in a Desktop Bridge app with Advanced Installer
First published on MSDN on Jul 31, 2018 One of the best practices when it comes to Windows development is to leverage the AppData folder (which lives under C:\Users\username\AppData) to store files which require read and write access and which are tightly coupled with the application.3.8KViews0likes0CommentsUsing the Package Support Framework with a Desktop Bridge application in Visual Studio
First published on MSDN on Jul 22, 2018 In the previous post we have seen how to use the Package Support Framework in a Desktop Bridge app to solve common issues without having to change the code.1.1KViews0likes0Comments