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
0answers
49 views

Win8 JS/HTML “Sliding” Div(?) [closed]

i need the knowledge how to do a "sliding" div with JS/HTML in my app. There is one at the gMaps-App if you open the AppBar and click von Search or Route. Example Thanks for your help :) Have a ...
1
vote
1answer
43 views

Launch Windows 8 Nokia Maps

How to use Nokia Maps in Windows 8 Store application ? I used it before in windows phone 8 but I can't find any sdk for Windows 8
0
votes
0answers
21 views

Webservices for enrolling Device under Company Apps in Windows Phone 8

Can we use simple java restful webservices to enroll the device under company apps in windows phone 8 devices. I had tried with php and getting the proper requests but no luck with java my webservices ...
0
votes
1answer
50 views

how can I save a content of a canvas drawn by a user?

I'm having the following problem: I'm trying to save a content of an application. The content are drawn on a canvas via users. Example: a user might click on a button to draw an ellipse, etc. ...
1
vote
2answers
154 views

How write a .txt file in c# using StreamReader in Metro App?

I'm having trouble creating a StreamReader object in Windows 8 metro application. I'm trying to make it read the text file in my local directory but it keep showing me this error. Anyone has any ...
-1
votes
0answers
14 views

n-6230 wireless driver windows 8 [closed]

Can't install Windows 8 64bit driver from Intel's driver page for my N-6230 hw. I have a Samsung NP900X3B-A01US laptop. The file loads, I see the animated progress image but after 5-10 seconds it ...
0
votes
1answer
44 views

Use of Blend over VS2012?

I wonder what is the purpose of Blend in windows8 app development. What is specific purpose of having Blend Blend with VS? What can be done by Blend that cannot be by VS?
0
votes
0answers
14 views

WIN'7 to WIN'8, MPLAB C32 Can't find definitions

I went from WIN'7 to WIN'8. Now I can't build my PIC 32 code in MPLAB. This is a clear and obvious case of the missing/misdirected include path for files that carry definitions and equates. Best ...
5
votes
1answer
109 views

Storage file to System uri?

I have a Windows Metro app written in c#. Here is the code I am using to pick a file from a local music library: FileOpenPicker openPicker = new FileOpenPicker(); openPicker.ViewMode = ...
0
votes
0answers
39 views

Overlay Text On Video — Windows 8 Augmented Reality

For a Windows 8 Store Application I have been trying to simply overlay text on live video. For a basic augmented reality application. The application I am building needs to do this without having to ...
1
vote
2answers
60 views

How to detect if Windows 8 device is on WiFi/LAN or 3G Internet connection?

Is there a way how to detect if current Windows 8 device is using Internet from WiFi/LAN or from 3G connection? We have to provide different image and video quality in our app based on the network ...
0
votes
2answers
41 views

Toast notifications only pop up if the app is being activated

I have this problem with toast notifications, my app shows toast notifications only when it is activated (I.e: when I am using it). Here is my code for the toast notifications: private void ...
0
votes
1answer
28 views

Win8 Grid template how to hide all items from groupeditems page?

I'm new about win8 and developing visual studio. I use Grid template and i wondering... How to hide all items, but not Group name and group box.. I have too many items and i do want all item to this ...
5
votes
2answers
95 views

Cannot use Trace.WriteLine in Windows Store App

In Windows Store application I can use: System.Diagnostics.Debug.WriteLine("Test"); But replacing Debug with Trace gives the following error: CS0103: The name 'Trace' does not exist in the current ...
1
vote
1answer
59 views

How to make buttons inside a stackpanel expand to use up the whole space?

I have a windows 8 C#- xaml app. I have a stack panel which has 6 stackpanels in it.. Each stack panel has 7 buttons. So the whole thing is 6x7 buttons forming a calendar. The main stackpanel is ...
0
votes
1answer
43 views

Reset GridView/ListView 's scroll position programatically (win store app)

My GridView re-populated when the user chooses ComboBox item. The problem starts when the user scroll the gridView somewhere to to the middle of the gridview and when he chooses different item in the ...
0
votes
2answers
45 views

Download file and save it in isolated storage

I have following code in my Windows 8/RT app: public static async Task<StorageFile> SaveAsync(Uri fileUri, StorageFolder folder, string fileName) { try { var ...
0
votes
1answer
25 views

Shortcut to open a windows 8 application and do a functionality

I have a desktop application for my telephone which launches a call on selection+ctrl+left click on any proper telephone number that appears in my desktop, by opening that application. I wanted to do ...
0
votes
2answers
49 views

how to set drop-down-list offset in ComboBox to be like the old-school style (win store app)

I want the combobox's drop-down-list to be opened right from the offset of the combobox's contentPresenter (you know... the part that shows the selected item). But hat actually happens is that the ...
0
votes
0answers
17 views

Windows.Networking.dll with Windows 8 Desktop app

MSDN says that Windows.Networking.dll is available to be used with desktop apps on Windows 8 and Windows Server 2012 platforms but I am not able to find a way into it. I tried using them with a ...
2
votes
1answer
63 views

Windows storage for windows 8 app

I used to develop wp7 apps using isolated storage. now i would like to port some apps to windows 8 and i want to used windows local storage to save some stuffs. For wp7, i use a common isolated ...
1
vote
0answers
57 views

How to turn off the display of a Win8 tablet

Is there a way to turn off the display of a Win8 Tablet without putting the tablet in sleep mode? I use following C++ code, but this code puts the tablet in sleep mode: const LPARAM OFF = 2; // ...
0
votes
1answer
42 views

When does the touch keyboard popup?

I'm working on a non-touch device (regular PC...) with a keyboard. I've written a Windows 8 App, which includes TextBox. I want to launch the Touch Keyboard, when the user uses a device without a ...
0
votes
1answer
50 views

Live Tile Update

I have a media application that needs to display the track image and title on a Live Tile. Right now I have the following code:- private void SetLiveTile() { var LiveTile = @"<tile> ...
0
votes
1answer
56 views

Unable to launch Visual studio 2012: Could not load file or assembly

So I've been having some computer problems recently and had to do a reset in windows 8 - this uninstalls all programs but leaves your files more or less intact. I've been going through and ...
0
votes
0answers
21 views

Triple boot with Windows 8 [migrated]

while ago I bought a acer aspire e1 laptop with windows 8 on one partition, yesterday I installed ubuntu 12.10 and fedora 18 but when booting up I don't see ubuntu and fedora OS to select, it takes me ...
-1
votes
0answers
20 views

I cant see the Design view of VS2012 [closed]

I am using windows8 pro(32 bit), VS2012 Professional, and using it for developing windows8 store apps. Suddenly i cant see my Design View of VS, It is clearly stating that the error is due to the ...
0
votes
1answer
32 views

Slider control shows abnormal behaviour on {Binding} with TextBlock

Sorry if title is weird , because the problem itself is kinda weird. I have a TextBlock and Slider Control on Clientside. The Slider is {Binding} to Textblock. This is the code for them - ...
14
votes
2answers
208 views

Compiler Libraries vs. Operating System Libraries

I noticed that both my compiler (MinGW) and the Windows 8 SDK come with the same libraries, save the naming conventions (i.e. win32.lib on the Windows 8 SDK is libwin32.a in the MinGW libraries). ...
0
votes
0answers
24 views

RichTextBlock is truncated (display only first column) after un-snap

I have a classic RichText Block with long long text. If i snap application and then goto fullscreen mode, then displayed only first column and right border of control is truncated. <Grid ...
-1
votes
0answers
12 views

Windows 8 and memory consumption [migrated]

My current system should have enough memory (4GB), but it's the lower average right now and if I want to run multiple applications at once - which is needed - memory is getting scarce. In addition to ...
1
vote
1answer
46 views

Windows 8 SDK Libraries Location

I've installed the windows 8 SDK in order to use the unofficial OpenGL SDK. There are a few dependencies needed to use the unofficial SDK, namely opengl32.lib, gdi32.lib, user32.lib, glu32.lib, and ...
0
votes
2answers
22 views

Camera Capture Library [closed]

Can anyone suggest a good library for taking simple photos using resolution settings with c# in a Windows 8 desktop application? I am using the MediaCapture class by microsoft. It works, but is ...
0
votes
1answer
24 views

Slow Camera Capture

I am using Windows 8's media capture class to click a photo in a desktop application and copy it to clipboard. My function takes two inputs as argument, 1) the desired device (front, back or usb web ...
1
vote
1answer
64 views

Windows Store App C# - is it possible to play sound even if the app is multitasked?

let's say I have a MediaElement in my app: <MediaElement x:Name="myMediaElement" HorizontalAlignment="Left" Height="0" Margin="0" VerticalAlignment="Top" Width="0" Source="Assets/alarm.mp3" ...
-1
votes
0answers
64 views

Lots of services showing in services.msc with 'Failed to Read Description. Error Code 2' [closed]

A large number of services (most of which appear to be core Windows services) are showing in services.msc with their service names rather than their display names (eg. BITS instead of Background ...
-1
votes
1answer
21 views

Is there a significant different between Windows Server 2012 and Windows 7/8? [closed]

I have free legit copy of Windows Server through my college subscription to DreamSparks. Is it sufficient as a general-puprpose OS like Windows 8? I dont want to spend money on Windows 7/8.
0
votes
2answers
54 views

Programming on an ARM tablet

Not sure whether to ask this here or on SuperUser... so please migrate it if required. I was recently gifted an Asus Vivo WinRT tablet by my boss and I was looking forward to having a little portable ...
0
votes
1answer
33 views

Eclipse/Tomcat7: application context root reloading returns 404

I have a servlet which is mapped to application context root using the "" string: So when I hit the url http://127.0.0.1:8080/myapp/, I can see "This is ROOT!" in the browser. So far so good. But if ...
-1
votes
0answers
35 views

Windows 8 Secure Boot [closed]

Microsoft Virtual Academy: Windows 8 Security Insights: Module 10 - Boot Security states we can check if a secure boot occurred by checking ...
1
vote
2answers
44 views

Fire a JS function every time a settings flyout appears

I currently need a couple JavaScript functions to fire every time a user pulls out a settings flyout to dynamically populate the flyout. For example: (function() { functionOne(); })(); ...
2
votes
1answer
60 views

Object Initializer where property isn't assigned

I had a type-o in my windows-8 app store code. I got a strange result, so I went back to look and realized I missed a value, but it still compiled and ran without errors. Thinking this was strange, ...
0
votes
0answers
37 views

ClickOnce Visual Studio install

I am having an issue with Visual Studio 2012 for Windows Desktop. I accidentally deleted the ClickOnce extension and now I can't deploy with ClickOnce. I searched and could not find it on Google or ...
0
votes
1answer
22 views

Send List<Type> over tcp in metro app

I am making a metro multiplayer game. I have a list List<Card> Cards = new List<Card>(); with my custom class "Card" Is there any way to send this list over StreamSocket? I have search ...
1
vote
1answer
46 views

Some Windows Store apps won't start, why?

I just noticed that an app that I developed a few days ago won't start on my Surface RT. It was working fine right after I deployed it (from Visual Studio), but now nothing happens when I touch the ...
-2
votes
1answer
102 views

i want to create html5 application on windows phone 8 [closed]

Hello I want to create html 5 application on windows phone 8. or I want to port html 5 code into windows phone 8 application. There is any example or any link which help me to develop html 5 ...
0
votes
1answer
34 views

Unable to install JDK7u21x64 on Windows 8 x64

I have just upgraded to Windows 8 Pro, mostly because my Windows 7 license has reached maximum activations and I have a free copy of 8, and partially so I can ensure my software is 8-compatible. I ...
0
votes
1answer
21 views

Cannot include XACT3 header

I am trying to include the xact3.h header file in a game project but i keep getting some errors related to mmreg.h #include <xact3.h> #include <Windows.h> 1>c:\program files\windows ...
-3
votes
0answers
33 views

Rename My Project in VisualStudio2012 [closed]

How to Rename My WindowsStoreApp Project in Visual Studio 2012?After Manually renaming am getting unhandled exception error.Plz guide me.
1
vote
2answers
44 views

XAML Creating GridView from Code Behind

I am practicing to learn XAML, but syntax is too verbose at my first impression. I am trying to create a gridView from codebehind like below: var gv = new GridView(); gv.Name = "itemGridView"; ...

1 2 3 4 5 143