-
Making the app single-instanced (Part 3)
Single-instanced apps only allow one instance of the app running at a time. WinUI apps are multi-instanced by default. They allow you to launch multiple instances of the same app at one time, which we call multiple instances. However, you may implement single-instancing based on the use case of...- News
- Thread
- app activation app development coding debugging deployment drumpad main method multiple instances namespace program class redirect single-instance software development sync tutorial user interface windows app sdk windows apps winui xaml
- Replies: 0
- Forum: Live RSS Feeds
-
Identity, Registration and Activation of Non-packaged Win32 Apps
Many new and sought-after Windows APIs and features such as BackgroundTasks, Notifications, LiveTiles, Share and more, are either not available or not easily callable from non-packaged Win32 applications. This is due to the programming model for UWP APIs that integrate with the system and have a...- News
- Thread
- app activation app model appx background processes deployment developer mode external content identity msix notifications package management registration runtime compatibility sparse package toast notifications uwp apis windows api windows apps wpf
- Replies: 0
- Forum: Live RSS Feeds
-
How to Restart your App Programmatically
For some apps (especially games) it is not uncommon for the app to get into a state where it needs to restart – perhaps after a license update, after installing downloadable content, its caches have become corrupt or unwieldy, or for any other reason where the app needs to refresh state from...- News
- Thread
- app activation app constraints app development app lifecycle app state arbitrary arguments coreapplication debugging game development input privacy programming request restart sample apps software design user experience validation windows api windows insider
- Replies: 0
- Forum: Live RSS Feeds
-
Adding Cortana to your UWP App with Visual Studio 2015
With Visual Studio 2015 now available and today being the start of the Windows 10 release wave and Cortana being just so cool, this post from Arun Kumar Surya Prakash is a perfect for today... Link Removed Microsoft has introduced Cortana in 2014 Build Event. With just one year now Cortana...- News
- Thread
- app activation app development background processes cloud computing cortana foreground commands integration microsoft programming software development speech recognition tech blog user experience uwp visual studio voice commands windows 10 xml
- Replies: 0
- Forum: Live RSS Feeds