Top "Windows-10-universal" questions

The Universal Windows Platform is a common platform for all devices running Windows 10.

Remove ios, windows8, and wp8 from Xamarin Forms PCL - nuget 3.0 opt-into error?

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-universal
Windows-10 UWP Binding Image url to Image source in ListView

I 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-universal
How to check internet connectivity type in Universal Windows Platform

I 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-universal
Loading Html file in WebView in xaml in UWP from app data local folder

I 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-universal
How to create informative toast notification in UWP App

In 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-universal
How to add my protocol into default programs in windows 10?

Hi 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-universal
Child node "2" exited prematurely

I 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-universal
How to load pages inside split view content's frame passing parameters on UWP?

Here 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-universal
How to print in UWP app?

I 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-universal
Difference between winforms,WPF and metro?

How 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