This refers to Windows 8 and Windows 8.1 apps only.
I am working on a Windows 8 Metro app that applies filters to images. I have a web version of the …
c# microsoft-metro bytearray windows-store-apps bitmapimageI got a minidump from the Windows Store Apps submission process (sent by a reviewer) because of a crash in …
c# windows-store-apps windbg windows-storeusing c#, Visual studio 2013, Windows Store App A little bit long explanation Create some simple Windows Store App that works …
c# .net exception-handling windows-store-apps visual-studio-2013I have some Strings I want to access from my code in App.xaml like: <Application.Resources> <…
c# windows-store-apps winrt-xaml resourcedictionary app.xamlI have a button that I want to use to launch video playback, so it should look like a "Play" …
wpf xaml windows-store-apps win-universal-appI could not find the Timer when developing a Windows Store App in c#. What is the alternative /new name/…
c# timer windows-store-appsI'm creating a Windows Store app. I need to create a FileStream in order to write some complex data for …
.net windows-store-appsI am creating an Appx package using makeappx.exe and then try to sign it using SignTool.exe. The error …
windows-store-apps signtool appxI'm having some problems in Windows 8 Metro apps (XAML & C#) regarding the user's regional settings. It seems that the …
c# xaml windows-runtime currentculture windows-store-appsEDIT Event log error was this: error 0x8007000B: The app manifest publisher name (CN=...) must match the subject name …
windows-store-apps signtool appx desktop-bridge desktop-app-converter