Top "Win-universal-app" questions

Windows Universal apps target multiple types of devices via a single codebase.

How to download windows 10 development tools

My English in not good so do not laugh at me !! :) I have installed Visual Studio Community 2015 but Windows 10 universal …

visual-studio windows-10 win-universal-app uwp windows-10-mobile
With compiled bindings (x:bind), why do I have to call Bindings.Update()?

I'm currently experimenting with the new compiled bindings and have reached (again) a point where I'm missing a pice in …

c# windows-runtime winrt-xaml win-universal-app
Convert a BitmapImage to byte array in UWP

How can I convert a BitmapImage object to byte array in UWP ? in .Net it is easy to achieve, even …

c# winrt-xaml win-universal-app bitmapimage
using FontIcon Glyph from code (C#)

I try to add some of the base provided icon from FontIcon class for universal windows 10 apps (those that we …

c# icons win-universal-app
TitleBar back button for UWP

I've seen that the windows settings are using a back button in the title bar; and would like to include …

c# .net windows win-universal-app titlebar
Build Error for UWP app Microsoft.Bcl.Build and packages.config next to the project file

I am getting a strange build error when building Windows Universal apps. Severity Code Description Project File Line Suppression State …

win-universal-app
Splash screen for universal windows 10 apps

I am creating a windows 10 universal app targeted for both Windows Phones and Windows Desktop, the problem I am facing …

uwp windows-10 win-universal-app splash-screen windows-10-mobile
Deploy UWP App Project In VS2015

In visual studio 2015 I created an UWP (Universal Windows Platform) app, and try to debug and run it in Windows 10 …

visual-studio-2015 uwp windows-10 win-universal-app windows-10-mobile
font size scaling in Windows Store Universal App (W8.1 + WP8.1)

How do i scale text in Windows Store Universal App (W8.1 + WP8.1)? Basically, the app should look the same regardless …

xaml windows-phone-8.1 windows-8.1 win-universal-app windows-8.1-universal
UWP Deployment Error after deploying to store - Windows 10

Since deploying my UWP app for windows 10 in the store (beta & private), I can no longer deploy it to …

win-universal-app uwp windows-10-universal