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

learn more… | top users | synonyms (1)

1
vote
1answer
18 views

How to recognize programmatically that application is installed vs development mode?

I'm trying to get information about license info of my app and MSDN docs (http://msdn.microsoft.com/en-us/library/windows/apps/hh694065.aspx) advice to use ...
0
votes
0answers
14 views

Title is 'Untitled' when uploading or updating a file using Google Drive API javascript?

I have been working on G drive API and doing upload, download delete and update of files and folders using JavaScript for windows 8 . The two problems which I encountered are; When I upload a file ...
0
votes
2answers
382 views

Is it possible to add google admob in winRT?

Is the sdk available for google admob for windows 8.Or is there any other way to include the admob in windows 8 apps. Thanks in advance
-6
votes
0answers
16 views

32 or 64 bit Pavilion dv5 - 1080eh? [closed]

My filesystem went down in my 4-year HP Pavilion dv5 and it appears that I need to install everyhting from the scratch. I decided to see if my machine is capable of running 64-bit Windows 8, and I get ...
0
votes
1answer
13 views

Pop Up Menu onclick BottomBar Button Windows 8 Metro App

I want to have a popup menu once I click bottom bar button in windows 8 app, and pop up menu needs to be a multi-select, so that user can select multiple options and based on that I will need to ...
2
votes
1answer
31 views

Go to declaration does not work in resharper on vs2012?

I have a User class which I created. However when i CTRL+left mouse click on it's instances , it suppose to go to the class "User" itself : But it doesn't. ( it should. in vs2010 it works). But ...
1
vote
1answer
27 views

Breakpoint not getting hit due to symbols not been loaded

I am trying to debug an issue with my JavaScript based Windows 8 Store app related to search activation. I have re-build and deployed again on my machine but for some reason the breakpoint in the ...
0
votes
0answers
5 views

Application icon does not show in the Start menu under Windows 8

I have a WPF application. In Windows 8, the icon appear correctly on the desktop and in the taskbar. But in the start menu, the icon does not appear, it's the default application icon. The icon has ...
0
votes
0answers
10 views

How to add multitouch support for ChromeEmbeddedFramework browser on windows 8?

I 've develooped a basic custom browser with CEF (Chromium Embedded Framework) Python . This browser is meant to run into an interactive kiosk with windows 8. It has a multi-touch screen for all user ...
0
votes
2answers
982 views

Windows Metro App Filtering Listview and showing specific data from list?

I am not aware if there is any "callback" to Listview creation so that i can display very specific type of data from the List i have. What i know is that only Complete List can be bound to the ...
0
votes
0answers
10 views

Use of sharedUserCertificates capability

I have been having a hard time trying to fully understand the sharedUserCertificates capability of a Windows Metro application. Could somebody here be so kind and give me some bit deeper explanation ...
2
votes
0answers
27 views

System.Runtime.InteropServices.COMException caused while terminating the app

I have an app with 2 pages calendar.xaml(start page) and historystatistics.xaml. Error is thrown when I navigate to historystatistics and back to calendar and then try to terminate the app by the ...
0
votes
2answers
484 views

Windows 8 start “metro” app from desktop app?

Well is there any way to start a "Metro" app from a desktop app in .net?
3
votes
2answers
122 views

How to set default browser in windows 8 using C#?

We all have been easily able to do this prior to Windows 8 (in XP/VISTA/WIN7) with few changes in Registry and it was done. With Windows 8 it's not that easy (I'm yet to figure it out how). Windows 8 ...
0
votes
3answers
126 views

Ads provider for Windows 8 apps

Does anybody know ad providers for Windows 8 apps apart from MS and AdDuplex? I'd love to find another one since AdDuplex is simply not working. I'm currently implementing ih-house apps functionality ...
1
vote
1answer
20 views

Debugging Classic ASP Windows 8/IIS 8 VS2010/VS2012

Moved over to Win8 to do Metro development, but need to support some Classic ASP code. On windows 7/IIS6 could debug the Classic ASP code with VS2008/2010, no problems. First time trying it on ...
10
votes
4answers
6k views

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 back to IE7 mode: <!DOCTYPE html> <html> <head> ...
0
votes
0answers
14 views

Sketchflow and Windows 8 touch movement

I am creating a Windows App Store prototype. By using 'tiles' I created with Photoshop I can make it at least look like a Windows App Store application. My first question is about the navigation ...
0
votes
0answers
19 views

Visual Studio 2012 Fatal error 0x80131c39

I am going bloody insane, I have installed a different type of Windows 8 (pro) at work, and now VS12 gives me this error. At home I have home edition W8 and everything works fine. I found ONLY ONE ...
3
votes
4answers
2k views

Place holder or watermark in TextBox windows 8

I want to show a placeholder text in TextBox when user hasn't typed anything and TextBox is idle. In Andriod it can be done using android:hint="some Text" In iPhone it can be done as ...
0
votes
1answer
27 views

VisualStateManager and MVVM

I'm working on a Windows 8 Store App (using the Grid App Template) and while I'm loading data from a server I want to show a ProgressRing and hide the GridView or ListView (depends on if the app is ...
0
votes
0answers
7 views

can' register a c# generated selfsigned ssl-cert with netsh (error 1312)

i have created a self-signed ssl certificate via c# (bouncycastle). it shows up in the local computer / personal store and looks exactly like the already existing localhost cert from microsoft. if i ...
0
votes
0answers
17 views

how to play live stream in the .net enviroment

I want to play flv live video in the environment of windows8 app or windows phone8 app. and now I hava a live stream source:"http://X.X.X.X:1900/live/2", it's an flv source. and I can play .flv files ...
0
votes
0answers
8 views

Aspire V3-731 Wifi

I have a Aspire V3-731 with wifi connection problems. I have read some other forums and still have same problem. It disconnects me automaticly from using internet on wi-fi. Have installed the ...
3
votes
2answers
70 views

Why won't my console display the copyright symbol ©?

I am trying to write a C# console application the displays the copyright symbol ©. According to this StackOverflow answer that should be possible. However, on my Windows 8 console display I get the ...
-2
votes
0answers
25 views

How to force align titilebar's text in winform

As I know,title bar in winform align center in win8 ,and in others windows os,its different,besides windows version and os theme settings.Now I wanna force align titlebar's text left ,ding to the ...
19
votes
5answers
4k views

Making WPF applications look Metro-styled, even in Windows 7? (Window Chrome / Theming / Theme)

I like the window chrome on the new Office Suite and Visual Studio (Modern UI?): I'm still developing applications for Windows 7 of course, but I'm wondering if there's a quick and easy way (read: ...
5
votes
0answers
87 views

bank-switch usb devices in Windows8

The USB 2.0 standard supports the disabling of individual hub ports. I am looking for an API to call from user code under Windows 8, specifically to disable hub ports, either in C# or in C++, using ...
0
votes
1answer
25 views

Parsing YouTube Json for Windows Store apps

I generate C# Class from http://json2csharp.com/ for any YouTube URL, in which some names are invalid like as follows: public class Feed { public string __invalid_name__xmlns$media { get; set; } ...
0
votes
2answers
34 views

Is there any Memory limitation for a Windows 8 application as like in windows phone?

I am creating a image processing application in Windows 8. Since am playing with images I wanted to know is there any memory limitation for Windows 8 applications? Depending on that I can reduce ...
1
vote
1answer
21 views

RichEditBox crashes in certain condition.

Rich edit box crashes for me if I try to set the fontsize to it. C# code: REB_Value.Document.SetText(TextSetOptions.None, "Company Name, \nStreet name with zip code. \n123-456-7890"); The ...
2
votes
2answers
211 views

Alternatives to Windows Phone 8 Emulator

I have a computer with Windows 8 Enterprise (Evaluation) and an Intel Q8300 CPU (which does not support SLAT as far as I know). I also own a Samsung ATIV S - Windows Phone 8 smartphone. I would like ...
2
votes
1answer
30 views

MSDN reference API's

Does anyone know if there are web api's that allow you to retrieve MSDN info from a webservice call? Unfortunately googling MSDN web API's returns information on how to use web API's.
0
votes
2answers
23 views

Update 2 different classes from a settings flyout?

As per MSDN guidelines we need to put all the app's settings into the SettingsPane and then the app should update all pages when the settings is applied. In my app I need to have a reset option which ...
0
votes
2answers
336 views

TextBlock width binding to GridView

On my XAML page I have a text block with following binding: <TextBlock Width="{Binding ActualWidth, ElementName=SessionList, Mode=OneWay}" ... /> This binds to a grid view: <GridView ...
0
votes
2answers
26 views

capturing windows store app traffic with fiddler raises an exception

I've attempted to send a POST request on a Windows Store App. And I've attempted to use Fiddler or Charles to capture it. with Fiddler/Charles closed, everything works fine. with Fiddler/Charles ...
0
votes
1answer
29 views

Windows authentication mode working on one computer, but not another

We have two development machines, each one running Windows 8, and IIS 8, same versions. I have setup the exact same site, on both machines, but on one machine I get 401.2 error, removing ...
-3
votes
0answers
46 views

Installing Microsoft SQL Server Management Studio on windows 8 [closed]

Is it possible to install Microsoft SQL Server Management Studio on Windows 8? I can't find a download on microsoft.com that works it either won't install at all (with older versions) or complains ...
1
vote
0answers
17 views

Windows 8 : AppFabric installation failed because installer MSI returned with error code : 1603

While installing AppFabric 1.1 on windows 8, I'm getting this error. AppFabric installation failed because installer MSI returned with error code : 1603 Can someone let me know solution for this. ...
-1
votes
1answer
39 views

When is the PropertyChangedCallback fired

I have trouble understanding a problem that occured to me. I Have a UserControl that is structured somwhat like this. public class SomePage : Page { public static readonly DependencyProperty ...
0
votes
5answers
10k views

Apache/PHP on Windows 8

I'm having trouble with Apache/PHP on Windows 8. I have previously been using them on XP (along with MySQL) with no problems. I never used Windows 7. Apache installs without issues. Everything works ...
0
votes
2answers
22 views

Winjs Promise Async test

I m developping a Winjs/HTML windows Store application . I have to do some tests every period of time so let's me explain my need. when i navigate to my specific page , I have to test (without a ...
0
votes
1answer
18 views

Scroll passed by ListBox and handled by ScrollViewer

In Windows 8 app I have construction like this: <ScrollViewer HorizontalScrollMode="Disabled"> <Grid> <TextBlock/> <ListBox ...
1
vote
2answers
76 views

Conditional formatting on binding textblock WinRT-XAML

I started my application a month ago, and this is my first time building mobile apps and first time using XAML even though I had some previous experience with C#. This is the data format that i used ...
1
vote
1answer
32 views

How to Delete Files and Application Data Container Values in One Go?

I have a reset function in my app which brings the app back to default state. There for I need to remove the four files I created and remove the settings I created in the ApplicationDataContainer. ...
0
votes
1answer
22 views

Bind Dynamic Data from an API to FlipView control

I've been trying to bind data from a json API call to the flipView with no luck. Here's the HTML code: <body> <!--Define the Template Here--> <div ...
0
votes
0answers
17 views

Is there free data-visualization map control available for Windows Store App?

I searched a lot, but didn't find like that. Do you know any free data-visualization map control control as SyncFusion.
10
votes
1answer
383 views

Enable Safe Exception Handling in C++ Builder

For Windows 8 application certification, there are (among other) these requirements: 3.2 Your app must be compiled using the /SafeSEH flag to ensure safe exceptions handling 3.3 Your app must be ...
0
votes
1answer
31 views

Webview dragging effect when scrolling

I got scrollviewer that is using horizontal scrolling, at the end i put a webview. When I scroll from left to right the Webview has an ugly dragging effect (it moves a bit more and then goes back to ...
0
votes
0answers
15 views

Combo box inside Data Template interchanged and vanished When i am scrolling down

I am developing an windows 8 Metro App using xaml and c# in which I have bind a combo box inside Dev Express windows 8 grid control. All these are working very well but when am scrolling down the data ...

1 2 3 4 5 143