The Universal Windows Platform is a common platform for all devices running Windows 10.
I'm working on a Xamarin Forms project. I want to target Android and Windows 10 UWP. When I try to clean …
visual-studio-2015 nuget xamarin.forms windows-10-universalI am porting my WinRT app to UWP. My app tries to display an image, the uri for which is …
windows xaml data-binding windows-10-universalI would like to check internet connectivity type in Windows Universal Application. Not Connected Connected via WLAN(WiFi) Connected via …
c# win-universal-app windows-10-universalI have a requirement where I need to load an html file from app data folder in xaml WebView in …
c# xaml webview uwp windows-10-universalIn my app, I want to inform user when particular action had performed, like record updated successfully or new record …
c# windows-runtime uwp windows-10-universalHi I have a new protocol URL:myTest, how can I add it in windows 10 so I can see it …
windows registry protocols windows-10-universalI recently retargeted my Windows 8.1 app to Windows 10. I'm getting this error when building the UI projects, "MSBUILD : error MSB4166: …
msbuild visual-studio-2015 windows-10-universalHere is my MainPage.xaml <Page xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.…
c# uwp windows-10-mobile windows-10-universalI am trying to print out something from my UWP app. Basically I've used a WebViewBrush to draw some data …
c# printing uwp windows-10-universalHow is Metro different from WPF and WinForms? Are only metro style apps allowed to be sold on the Windows …
wpf winforms windows-8 windows-store-apps windows-10-universal