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...
app deployment
app development
application activation
code tutorial
coding
debugging
drumpad
main method
multi-instance
namespace
program class
redirection
single-instance
software development
synchronization context
user interface
windows app sdk
windows apps
winui
xaml
Adding event handlers: Sounds, Dark Mode & Windowing (Part 2)
Note that in part 1 of the WinAppSDK Blog Series you implemented the visual layer of the DrumPad using WinUI 3 controls. However, if you click on any buttons, nothing happens, because we have not defined any actions, which we will do...
How do I add an .EXE project to a solution of DLL's?
This is using Microsoft Visual Studio Professional
I have been handed a solution file which contains three projects. But all three projects generate DLL files. It is kind of unique because I have uncovered that they contain XAML files. So...
After many months of invigorating the Windows Community Toolkit with a multitude of improvements and features; we are happy to announce version 7.0 is available today! Made possible again with the support and contributions of our developer community.🎉 If you are new to the Toolkit, the Windows...
Uno Platform is a free and open-source platform aiming to take WinUI apps built with C# and XAML everywhere. If you are not familiar with WinUI, it is the native UX platform for building modern apps for Windows 10 - you can learn more about it on the Link Removed. With Uno Platform you can...
android
app development
cross-platform
dark mode
infobar
ios
light mode
linux
macos
nuget packages
numberbox
open source
tutorial
ui controls
uno platform
visual studio
webassembly
winui
xaml
Uno Platform is a free and open-source platform aiming to take WinUI applications built with C# and XAML everywhere. If you are not familiar with WinUI, it is the native UX platform for building Windows applications - you can learn more about it on the Link Removed. With Uno Platform you can...
android
application
cross-platform
dark mode
development
infobar
light mode
linux
macos
nuget
numberbox
open source
templates
tutorial
uno platform
uwp
visual studio
webassembly
winui
xaml
If you tuned in to this morning’s App Development Community Standup, you know that today we released WinUI 3 Preview 3. If you want to skip the summary and head straight to the release notes and installation instructions, you can find those here.
New Features
The team has been hard at work on...
XAML Islands was our first solution to enable developers to use UWP XAML inside their desktop (Win32) apps. Within a couple of months after the release of XAML Islands, behavioral insights and customer interviews raised some signals about how developers were using it. We discovered that a...
Today at Microsoft Build 2020 the WinUI team is excited to announce the latest version of WinUI 3 available for public preview: WinUI 3 Preview 1. This preview expands the world of WinUI to an even wider audience of developers – the previously-released WinUI 3 Alpha was only available to UWP app...
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...
apis
binding
controls
custom controls
desktop bridge
development
fluent design
integration
islands
microsoft
modernization
nuget
sdk
uwp
win32
windows 10
windows community toolkit
windows forms
wpf
xaml
I am extremely excited to announce the latest update of the UWP Community Toolkit, v2.2. The credit for this release, as always, goes to the community, who have continued to support and improve the toolkit for each release. V2.2 introduces a new Parsers package, new controls and helpers, and...
bug fixes
community support
cross platform
desktop apps
graph api
hololens
iot devices
markdown
microsoft.toolkit.parsers
mobile apps
msal support
notifications
onedrive
staggered layout
ui controls
ui media
uwp toolkit
version 2.2
xaml
xbox one
Hello Windows Insiders!
Today, we are releasing Windows 10 Insider Preview Build 17040 for PC to Windows Insiders in the Fast ring and for those who opted in to Skip Ahead.
NOTE: The block for AMD PCs is no longer in effect as of this flight.
What’s new in Build 17040
Settings Improvements...
It’s a big day today – after a year of public preview, Adobe released Adobe XD 1.0 on Windows 10 and Mac: a new tool for user experience creators to design, prototype and share interactive designs for apps and websites.
Link Removed
When it comes to designing anything, it’s important to have...
Hello Windows Insiders!
Today we are releasing Windows 10 Insider Preview Build 16353 for PC to Windows Insiders in the Fast ring who have opted in to Skip Ahead only. As we mentioned in last week, Insiders who joined Skip Ahead will continue to receive builds from the RS_PRERELEASE branch...
action center
bugs
build 16353
dpi issues
fall creators update
fast ring
feature update
general changes
improvements
insider preview
microsoft edge
mouse sensitivity
notifications
rs4
skip ahead
taskbar
updates
windows 10
windows hello
xaml
Today, the UWP Community Toolkit graduates to version 2.0 and sets the stage for future releases.
There have been seven releases since the UWP Community Toolkit was first introduced exactly one year ago and version 2.0 is the first major and largest update to date. The developer community has...
apis
community
cross-platform
developers
fall creators
fluent design
hololens
inappnotification
iot
microsoft.toolkit
mobile
navigation
surface hub
texttoolbar
toolkit
updates
uwp
version 2.0
windows 10
xaml
In today’s post, we’re going wrap up this series by combining everything we’ve learned so far and take you through the steps in creating a custom material. We also have an amazing new tool to show you that empowers anyone to design a custom material. To see how you can use these custom materials...
The Composition APIs empower Universal Windows Platform (UWP) developers to do beautiful and powerful things when they access the Visual Layer. In the Windows 10 Creators Update, we made working with the Visual Layer much easier with new, powerful APIs.
Link Removed
In this blog series, we’ll...
Today, we released a new Windows 10 Preview Build of the SDK to be used in conjunction with Link Removed (Build 16232 or greater). The Preview SDK Build 16232 contains bug fixes and under development changes to the API surface area.
The Preview SDK can be downloaded from Link Removed.
For...
api
app development
breaking changes
bug fixes
build 16232
compilation
development
features
installation
known issues
midlrt
preview
sdk
visual studio
windows 10
windows 10 features
windows creators
windows sdk
xaml
The Composition APIs come with a robust animation engine that provides quick and fluid motion running in a separate process from your Universal Windows Platform (UWP) app. This ensures a consistent 60 frames per second when running your app on an IoT device as well as on a screaming gaming...
Since its original debut with the Windows 10 November 2015 update, Windows.UI.Composition has been empowering developers to build fast, beautiful, sweet user interfaces in UWP and has been providing enhancements with every subsequent Windows release. At Build 2017, we revealed what all of this...