Windows Universal apps target multiple types of devices via a single codebase.
I am trying to display a page as a dialog in Universal Window App (Windows 10). In WFP, there is this …
win-universal-app uwp wfpI need to encode some text files for native characters. In my Windows 8.1 Store app, I could use Encoding.GetEncoding() …
c# encoding win-universal-app uwpI have a UWP app I work on from two difference devices. After the latest Visual Studio 2019 update I began …
c# uwp win-universal-app appxmanifestI want to develop a universal app for Windows Phone 8.1 which contains a local “Notification”. What I want to do …
toast windows-phone-8.1 win-universal-appI was wondering how to get device-specific information programmatically using C# in the new Universal Windows app platform. This is …
c# windows-10 win-universal-app uwp windows-8.1-universalI'm trying to convert my Windows Phone 8 Silverlight application to an 8.1 Phone app as part of a universal app. I …
c# mvvm-light win-universal-appIn UWP apps, how can you group and sort an ObservableCollection and keep all the live notification goodness? In most …
c# sorting listview win-universal-app uwpI have a button that I want to use to launch video playback, so it should look like a "Play" …
wpf xaml windows-store-apps win-universal-appI was looking some tutorials on how to create custom controls in WinRT, and I have a question. Let's say …
xaml windows-runtime uwp win-universal-app uwp-xamlAm a newbie to windows 10 uwp having migrated from wpf applications. I know this question has been asked before but …
visual-studio visual-studio-2015 win-universal-app hamburger-menu