Unless you have design questions - you should more likely tag your question as windows-store-apps or windows-runtime or winrt-xaml or winjs.
I using Metro css (windows 8 style) and have a problem. I have container with alerts (the blue in the picture) , …
javascript html css microsoft-metro metro-ui-cssI can't find a timer in portable library / Windows Store. (Targeting .net 4.5 and Windows Store aka Metro) Does any have …
c# timer microsoft-metro portable-class-libraryI have searched this up rather a lot, but come up with no helpful results. I am currently trying to …
c++ c microsoft-metro c++-cxWhat is the difference between "ListView" and "ListBox" in a "Windows 8" app.
visual-studio listview windows-8 listbox microsoft-metroHow do I convert the contents of a Platform::String to be used by functions that expect a char* based …
c++ character-encoding microsoft-metro windows-runtime c++-cxHello fellow programmers, I am new to Windows 8. Where does Windows Store app's LocalSettings store its serialized file ? I am …
windows-8 microsoft-metro windows-store-appsI'm quite astounded by the apparent complexity of this seemingly simple task. I know that I have to use the …
c# wpf windows-8 microsoft-metro windows-runtimeI need to code some html square "live tiles" that flip between 4 states periodically. Basically what I need is what …
jquery html microsoft-metro tilesI have a refresh button in my app that uses some async methods to update the list of items displayed. …
c# microsoft-metro windows-store-apps async-awaitAssume something simple like: <Grid> <Grid.ColumnDefinitions> <ColumnDefinition Width="300" /> <ColumnDefinition Width="300" /> </…
c# windows-8 microsoft-metro