Microsoft’s app-store experiment started with a clear promise — a single, safe place to find and automatically update Windows software — but for more than a decade the reality was a sequence of missteps, confusing platform shifts, and fragmented developer incentives that left most PC users...
app curation
app packaging
appx
desktopbridge
developer economics
electron
enterprise it
intune
microsoft store
msix
pwa
sccm
software distribution
third-party stores
update orchestration
uwp
win32
windows 11
windows update
winget
Windows 11 continues to evolve as Microsoft introduces features that increasingly blur the line between PCs and mobile devices, responding to the ever-growing demand for seamless cross-platform experiences. One of the most notable developments in the recent Windows 11 24H2 update, specifically...
24h2 update
android
android file transfer
android integration
android ios
android notifications
android phone control
android phone setup
android support
bluetooth
calls and messages
cross device sync
cross-device
cross-device productivity
cross-device workflow
cross-platform
desktopbridgedesktop smartphone link
desktop-mobile workflow
device compatibility
device management
digital continuity
digital productivity
digital workflow
file sharing
file transfer
insider preview
ios
iphone
iphone compatibility
iphone integration
kb5055627
link to windows
microsoft
microsoft copilot
microsoft ecosystem
microsoft features
microsoft phone link
mobile connectivity
mobile integration
mobile management
mobile sync
mobile-pc ecosystem
multitasking
notification sync
notifications
pc productivity
pc smartphone control
pc smartphone integration
phone link
phone link app
phone-pc connectivity
phone-pc workflow
productivity
productivity tools
remote work tools
seamless connectivity
smartphone
smartphone to pc
start menu
tech innovation
tech updates
ui design
upgrade
user experience
wi-fi connectivity
windows 11
windows 11 24h2
windows apps
windows customization
windows ecosystem
windows features
windows insider
windows productivity
windows security
windows tips
windows update
windows-android sync
Today is an exciting day for Windows 10 on ARM. With the official release of Visual Studio 15.9, developers now have the officially supported SDK and tools for creating 64-bit ARM (ARM64) apps. In addition, the Microsoft Store is now officially accepting submissions for apps built for the ARM64...
app
app submission
arm
arm64
battery life
c++
desktopbridge
development
holiday
microsoft store
processor
programming
qualcomm
remote debugging
sdk
snapdragon 850
uwp
visual studio
windows 10
x86
XAML Islands is a technology that enables Windows developers to use new pieces of UI from the Universal Windows Platform (UWP) on their existing Win32 Applications, including Windows Forms and WPF technologies. This allows them to gradually modernize their apps at their own pace, making use of...
api
bindings
community tools
control
custom controls
desktopbridge
development
fluent design
integration
island
microsoft
modernization
nuget
sdk
uwp
win32
windows 10
windows forms
wpf
xaml
Visual Studio 2017 15.4 introduced the new Windows Application Packaging project to help you modernizing your application by using the new Windows 10 App Deployment Stack.
We talked about it in our previous post: Visual Studio 2017 Update 4 makes it easy to modernize your app and make it store...
Last year with the Windows 10 Anniversary Update, we introduced the Desktop Bridge to provide desktop applications a path to modernize with the Universal Windows Platform, and to distribute via the Windows Store and the Microsoft Store for Business to all Windows 10 PCs, including devices that...
api
app packaging
app submission
certification
deployment
desktop apps
desktopbridge
developer tools
development
distribution
dpi
microsoft store
modernization
universal windows platform
update 4
visual studio
win32
windows 10
winforms
wpf
For a long time, desktop PC users have been able to configure Win32 apps to start at startup or user log-in. This has also been possible for Desktop Bridge apps since the Windows 10 Anniversary Update (v10.0.14393.0). We’ve now extended this feature to allow regular Universal Windows Apps to...
activationkind
api
app configuration
application class
build 16226
desktopbridge
insider builds
manifest
prompt
requestenableasync
sample code
startup
startuptask
task manager
user control
uwp
version 10.0.14393.0
windows 10
windows apps
windows features
In today’s post, we are covering another step you can take on your journey across the Desktop Bridge: specifically migrating business logic to Windows Runtime Components, aka WinRT Components. Previously, Windows only supported calling OS provided WinRT components from Win32 applications. Any...
As we continue to close the gap between Win32 and Universal Windows Apps, one of the features we’ve recently introduced is the ability to activate a UWA from a command line and pass the app arbitrary command-line arguments. This is available to Insiders from build 16226.
This feature builds on...
activation
app execution alias
arguments
build 16226
command line
commandlineactivatedeventargs
currentdirectorypath
debugging
desktopbridge
entry point
executable
insider
manifest
navigation
onactivated
parsedcommands
start page
uwa
windows 10
windows apps
Overview
Windows 10 S is a specific configuration of Windows 10 Pro that offers a familiar, productive Windows experience that’s streamlined for security and performance. By exclusively using apps in the Windows Store and ensuring that you browse safely with Microsoft Edge, Windows 10 S keeps...
app packaging
desktop apps
desktopbridge
development
evernote
github
installation
microsoft store
monetization
non-store apps
performance
resources
security
software distribution
training
update
user engagement
uwp
windows 10
Last week, Microsoft welcomed thousands of developers from around the world to Build 2017, where we shared our vision for the future of dozens of products and services. Build featured a number of exciting sessions for developers building sites and apps with web technologies, including a peek at...
api
browser-based test
build 2017
chakra
desktopbridge
edgehtml
fluent design
javascript
microsoft edge
mixed reality
payment
progressive web apps
pwa
service workers
user experience
web development
webassembly
webvr
windows 10
windows insider
The Windows 10 Creators Update adds out-of-process (OOP) COM and OLE support for apps on the Desktop Bridge – a.k.a Packaged COM. Historically, Win32 apps would create COM extensions that other applications could use. For example, Microsoft Excel exposes its Excel.Application object so...
app package
application
automation
client software
com
creators update
desktopbridge
example
execution
extensions
manifest
object model
ole
packaged com
registry
server
third party
uwp
version
windows 10
Overview
The Creators Update is packed with new features for app developers and end users that are designed to delight developers who can offer their end users a rich experience.
User transition & data migration
Users are encouraged to download the store version of their desktop apps. If...
With last summer’s release of the Windows 10 Anniversary Update and the announcement of the Windows Store supporting apps built with the Desktop Bridge technology, we want to share more details and sample code on how to further enhance and extend your PC software on Windows 10. In addition to...
In today’s post, we’re covering how PC software can leverage the rich functionality of Windows 10. This is valuable background for the upcoming post “Adding UWP Features to Your Existing PC Software with the Desktop Bridge,” which will go into even more detail on the topic in the coming days...
api
asynchronous
c++
code generation
desktop apps
desktopbridge
geolocation
lightsensor
managed code
mfc
microsoft store
native app
nuget
package identity
reference manager
solution explorer
uwp
windows 10
winforms
wpf
The UWPDesktop NuGet package is here to improve the developer experience with Visual Studio when walking along the Desktop Bridge.
The Desktop Bridge allows you to call UWP APIs directly from your WinForms, WPF or VB application. You can use APIs such as Live tiles, notifications, App Services...
api
app services
code
desktopbridge
development
documentation
integration
live tiles
notifications
nuget
package
programming
resources
support
uwp
visual studio
warning
winforms
wpf
A few months ago, during Build 2016, we announced the Desktop Bridge, enabling developers to bring their existing desktop apps and games over to the Universal Windows Platform (UWP) by converting their app or game with the Desktop App Converter and then enhancing and extending it with UWP...
advanced installer
anniversary
api
app
app package
deployment
desktop app converter
desktopbridge
developers
evernote
flexera software
games
installshield
microsoft
microsoft store
tooling updates
universal windows platform
uwp
windows 10
wix
Today I’m pleased to announce that following the Windows 10 Anniversary Update we have released the Windows 10 Anniversary Update SDK, build 14393 along with Visual Studio 2015 Update 3. The new SDK contains more than 2700 enhancements to the Universal Windows Platform allowing you to take...
active users
android development
anniversary
app submission
build 14393
cortana apis
cross-platform
desktopbridge
developer tools
innovation
ios development
microsoft store
sdk
shell
universal platform
user engagement
visual studio
windows 10
windows hello
windows ink
Continuing in our series on using the Desktop Bridge to bring your existing desktop apps to the Universal Windows Platform (UWP), let’s follow up last month’s post on the path from a desktop app to a UWP app with more information on choosing the path forward.
First of all, we want to highlight...
Last month, we provided an overview of the Desktop Bridge in this blog post. We are excited to announce that since then we’ve released a new version of the desktop app converter, adding support for great new features and fixing several issues to provide a more stable environment. To learn more...
app converter
app services
application data
background processes
desktop apps
desktopbridge
development
enhancements
migration
programming
sample code
toast notifications
universal apps
user interface
uwp
visual studio
windows 10
windows forms
xaml