Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in microsoft-metro

How to get data from xml, by linq, c#

How to create appbar button PathIcon from a svg image with multiple paths?

List of resources for Windows 8 Metro on writing apps using HTML/CSS/JavaScript?

What should i use for a local database in a windows 8 metro app [closed]

Windows 8 Simulator command line interface

How to write to console/log in VC++ in a Metro app?

Windows 8 Metro RichTextColumns embed hyperlinks and images

Using app resw file from background task

Get pictures from a given directory using JavaScript

Windows 8 Metro App File Share Access

Cannot resolve Assembly or Windows Metadata file 'System.Data.dll'

Making swipe work for a pivot control with embedded WebBrowser on Windows Phone 8.0

How to use SQLite within a WinRT DLL?

Why can't I access IsolatedStorage in the System.IO namespace?

Is code coverage available in VS2012 for metro-style apps?

Do I need to unsubscribe from an event in a c# metro application?

How to serialize Windows.Storage.StorageFile in metro app

Keyboard shortcuts in Metro apps

How to generate MD5 hash code for my WinRT app using C#?

What is the difference between Task<> and IAsyncOperation<>