Top "Win-universal-app" questions

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

Your project.json doesn't list 'win10' as a targeted runtime

I hate reposting, but I thought posting to the MSDN forum was the right thing to do since it looks …

javascript windows-runtime win-universal-app uwp
Copying assets into UWP application package

I have a large folder structure with a ton of subfolders that I am using for application data in my …

visual-studio visual-studio-2015 c++-cx win-universal-app uwp
How to set time out for http client request operation in windows phone 8.1/Windows 8.1

How to set Timeout property to Windows.Web.Http.HttpClient operation. The code sample I used is below. public HttpClient …

c# windows-phone-8.1 windows-8.1 httpclient win-universal-app
C# UWP Windows 10 Inter Process Communication with MemoryMappedFiles missing

I'm facing a new problem, that occured while coding my IPC for my app. Before UWP I was able to …

c# shared-memory win-universal-app memory-mapped-files uwp
Could not find SDK SQLite.UWP.2015 when building UWP application using Hosted TFS pool

I have build a UWP application using Sqlite. On my local machine I had to install the following SQLite for …

tfs win-universal-app azure-devops tfsbuild sqlite-net
How can I develop universal windows 10 apps with pure C++ and not C++/CLI?

I want to develop universal windows apps using C++/DirectX/XAML. But it seems like there's no way to escape …

c++ windows directx programming-languages win-universal-app
VisualStudio.com can't load the temporary UWP certificate during builds

I set up my Visual Studio Team Service account to clone my private GitHub repo and build the Windows UWP …

msbuild visual-studio-2015 win-universal-app azure-devops build-server
Is Universal Windows Platform the replacement of WinRT of Windows 8 and Windows Phone apps?

Is Universal Windows Platform the replacement of WinRT of Windows 8 and Windows Phone apps? I mean, there was a WinRT …

windows-8 windows-runtime windows-8.1 win-universal-app windows-10