Top "Windows-8" questions

The successor to Microsoft Windows 7 that focuses on a new interface style for touch-based devices and tablets.

Viewing localhost website from mobile device

I have an ASP.Net website hosted on my Win8's localhost, the site seems to be running as expected …

asp.net windows-8 localhost
C++ Detect when user presses arrow key

I have been having a problem with detecting arrow key presses in my C++ console application. I have tried everything …

c++ windows-8 console-application arrow-keys
Can't ping a local VM from the host

My work laptop is is a member of a domain (the OS is Windows 8). Created a new VM, locally on …

windows-8 virtual-machine ping dhcp hyper-v
IE10 renders in IE7 mode. How to force Standards mode?

On microsoft's site they claim that simple doctype declaration is enough. But even a document as short as this falls …

windows internet-explorer windows-8 internet-explorer-10
Microsoft.ACE.OLEDB.12.0 Provider can no longer open .mdb under Windows 8

I have an x64 application which uses Microsoft.ACE.OLEDB.12.0 provider to read an MS Access Database on Windows 7 (x64) …

ms-access windows-8 64-bit oledb office-2013
tools.jar seems to be not in Android Studio classpath on Windows 8

I installed Android Studio but it was giving me error that I need to install JDK but JDK was already …

java android windows-8 android-studio
How to open "Devices and Printers" Control Panel in Windows 8 via CLI or AHK?

I would like to automate connecting PC to phone's internet connection via Bluetooth using the AutoHotKey script which will perform …

windows-8 autohotkey
How to enable SMTP for IIS 8?

I can't find where to enable the SMTP on Windows 8 Pro. Surprisingly enough I didn't even find answers online. Has …

windows-8 smtp iis-8
How to install a Windows 8 App Without Submitting to Store

For a customer I need a to present our Windows 8 Metro App. When I deploy my solution or project, I …

windows-8 windows-runtime winrt-xaml
How to pass values (parameters) between XAML pages?

Similar questions have been asked before but this question strives to explore more options and the ability to pass complex …

c# wpf xaml windows-8 windows-phone