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...
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
codesample
desktop bridge
insider builds
manifest
requestenableasync
startup
startuptask
task manager
user control
user prompt
uwp
version 10.0.14393.0
windows 10
windows apps
windows features
Link Removed
The user experience for roaming app data is similar to a magic trick. Work is done behind the scenes to create the illusion that data is moving from place to place when, in fact, all that really happens is data gets copied and destroyed, over and over. The data itself never...
app lifecycle
app suspension
app sync
app termination
application data
cloud storage
codesample
data management
data notifications
data synchronization
microsoft account
mobile apps
offline data
roaming data
storage quota
sync conflicts
user experience
user preferences
uwp development
windows 10
In Windows 10, we've made it exceedingly easy to add "Drag and Drop" functionality to your UWP application.
As you're probably aware, "drag and drop" is by no means a new feature for Windows applications. For a very long time, the notion for the user to able to move objects within a single...
application
codesample
desktop apps
developer
drag and drop
framework
functionality
implementation
manipulation
programming
resources
software development
universal apps
user experience
user interface
uwp
windows 10
xaml
If you've been following this blog for any length of time, you know how much I like the Kinect voice recognition and its potential. Every single time I use my Xbox One, it's just so natural to "Xbox Pause" or "Xbox Turn Off"...
Zubair Ahmed has just shared a simple sample, but simple in that...