Unless you have design questions - you should more likely tag your question as windows-store-apps or windows-runtime or winrt-xaml or winjs.
How to check internet connection availability in Windows 8,C# development ? I looked at MSDN but page has been deleted.
c# windows-8 microsoft-metroI've got problem with automatically breaking StackPanel into next line. Here's the sample code: <StackPanel Orientation="Horizontal" Width="180"> &…
windows windows-8 microsoft-metro winrt-xamlI'm programming a Metro Style App with C# and the Visual Studio 11 Beta. Now I want to get the OS-Version …
c# operating-system windows-8 microsoft-metro windows-runtimeThe problem I am facing has as follows: I have developed a portable class library to encapsulate a service connection. …
c# resources portability windows-runtime microsoft-metroI want to show a placeholder text in TextBox when user hasn't typed anything and TextBox is idle. In Andriod …
c# windows-8 microsoft-metro .net-4.5I'm building a Windows Metro application using Javascript and HTML and it crashes with a HierarchyRequestError: Exception was thrown but …
microsoft-metro winjsDoes anyone have any code samples in C# that implements the Metro UI? This is similar to the interfaces used …
c# user-interface zune microsoft-metroI am trying to find an API within WinRT that will allow me to create a local database that can …
database windows-runtime windows-store-apps microsoft-metro local-storageI need to take some resources from SOURCE.PRI file, modify certain values, then create TARGET.PRI file, which has …
windows resources microsoft-metro compiledCan jQuery be used in Windows 8 Metro-style apps developed using the JavaScript API? I'm looking at the samples, and there's …
javascript jquery windows-8 microsoft-metro