Top "Win-universal-app" questions

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

ObjectDisposedException on HttpClient

I have a Windows Universal Project with multiple API calls. One method refuses to work eventhought my other calls work …

c# mvvm windows-phone-8.1 async-await win-universal-app
UWP Check If File Exists

I am currently working on a Windows 10 UWP App. The App needs to Check if a certain PDF File exists …

c# pdf win-universal-app windows-10-universal windows-10-mobile
How to use Acrylic Accent in Windows 10 Creators Update?

I can't find any detailed document to use Acrylic Accent (CreateBackdropBrush). I found a post in StackOverflow which is somewhat …

c# uwp win-universal-app windows-composition-api fluent-design
How to show a full screen Modal ContentDialog in Windows Phone 8.1

When a user is trying to login to my app, I am displaying a ContentDialog containing a few TextBlocks and …

c# windows-phone-8.1 win-universal-app
How to add a new XAML View with code behind

I am using VS 2015, creating a Univerasl App. I want to create a new view (XAML). I can right click, …

c# xaml visual-studio-2015 win-universal-app
How to execute Process commands (or similar) using a Universal Windows Platform (UWP) App?

I'm working on creating custom Cortana commands. The commands are registered and executed using a Universal Windows Platform Application. (GitHub) …

c# uwp windows-10 win-universal-app cortana
Visual Studio 2015 - C# Windows Universal App missing assembly reference

Today I cloned my windows universal app project from github onto a new machine running a new install of Visual …

c# visual-studio-2015 win-universal-app mscorlib
Trigger element (XAML) is not supported in a UWP project

I'm developing a Universal Windows application for Windows 10 and one of the first things I found is that the Trigger …

xaml uwp win-universal-app uwp-xaml
DEP0001 : Unexpected Error: -1988945906 while deploying Windows UWP app to phone

Exact error: Severity Code Description Project File Line Suppression State Error DEP0001 : Unexpected Error: -1988945906 TestApp What does it mean? …

windows visual-studio visual-studio-2015 win-universal-app windows-10