Tagged Questions
0
votes
1answer
33 views
How to create two separate apps in the same solution
I have an application APP1 that must share a lot of code with another application APP0.
Both application share all project dependency and the only thing that is different is the build configuration. ...
0
votes
2answers
33 views
“Failed to sign” error when trying to create Windows store app package
I am struggling with this weird error all day.
I have developed a Windows store (Metro) app and successfully created an app package in the past.
But suddenly today, I can't create the app package ...
0
votes
1answer
118 views
how to change metro app WINJS Sqlite database path
i am developing windows8 application using HTML5 and Javascript. I am using SQLite3-WinRT database plugin, provided by GIT HUB https://github.com/doo/SQLite3-WinRT.
I have successfully integrated the ...
0
votes
1answer
82 views
Can I debug Windows Store applications on a non Microsoft tablet?
I am about to create a Windows Store application, and need to purchase a Windows RT device for testing. Is the Microsoft Surface the only device that supports remote debugging from Visual Studio? Or ...
-1
votes
1answer
131 views
building default cocos2d-x project on windows 8 metro
I'm trying to run the default app included included in cocos2d-x for win8 metro. It compiles fine but as soon as it starts to run it breaks with this exception:
Unhandled exception at 0x0100A2CA in ...
0
votes
1answer
340 views
Looking for Windows 8 Metro Style app Calendar control to use in my application
Could you please point me at some existing calendar controls in HTML/JS, which I can imbed into my application?
I design an educational app and I need to use a Calendar like Metro Calendar , I found ...
0
votes
1answer
121 views
how to invoke a ListView from a ListItem
I want to update the right listview when I any item from the right list
Also when I click select all items to select the right list items not the left items.
in other words
what I want to do is that ...
-2
votes
1answer
127 views
Can we create Windows 8 modern application and Windows Phone 8 applications in Visual Studio 2012 professional? [closed]
I am planning to buy a Visual Studio 2012 Professional DVD and I would like to know if I can create and run Windows 8 and Windows phone 8 projects on it ?
0
votes
2answers
99 views
Non-metro app for Windows Store?
I'd like to develop an application for the Windows Store using Visual Studio 2012 and C#.
However when I create an empty project (XAML) having "Windows Store" selected I get a metro-app. I want an ...
0
votes
1answer
348 views
Stretch and center a popup in Metro apps
I have a popup, yet in the visual designer it does not stretch nor does it center. Why is this? How can I achieve this effect?
This is how I have it set up in the visual tree:
<Popup ...
2
votes
1answer
169 views
The type initilizer for “j8” threw exception Visual Studio 2012
When i am selecting PreEmptive Dotfuscator and Analytics in Tools with that running in VS 2012 I am facing the issue below, it is an exception that pops up.
How can i resolve it?
1
vote
5answers
234 views
Win8 Metro - Reset roaming and local settings?
I'm trying to find a quick solution to cleanup/reset the roaming settings. I'm having to do this manually within code and have to have the development environment running.
Is there a reset switch?
...
1
vote
0answers
191 views
problems by scrolling a ListBox with finger touch in windows 8 app
I developed a windows 8 app in which I present a newsarea in a ListBox control. For the news items I use a template. A news item has different sizes. The size of the item will be set after the ...
0
votes
1answer
140 views
How to switch from metro to desktop in MSVC++2012
I've been working with boost in msvc++2010. Recently, I tried the new version of msvc++(2012 ultimate), and since then I cannot build my applications 'cause it doesn't include some headers like ...
2
votes
3answers
881 views
Can I use Visual Studio 2012 to develop a Windows 8 Metro application?
I have Visual Studio 2012. I see, however, the Microsoft is promoting Visual Studio Express 2012 for writing Windows 8 Metro applications:
"You have an idea for an app that could change lives around ...
0
votes
1answer
140 views
WinRT (Metro App) - Trying to create GregorianCalendar, JulianCalendar, HebrewCalendar - Name not found
Using Visual Studio 2012 to write a Metro App. I am trying to port some of my .NET 2.0 code up. I need to create instances of certain calendars to do date conversions of some scanned data.
Roughly, ...
1
vote
2answers
229 views
Can't use FileSystemWatcher in Visual Studio 2012
I am new to Visual Studio and C#. I am used to using XCode and Objective-C but am now trying to write a Windows 8 app. I am trying to set up a FileSystemWatcher when the user clicks a button in my ...
0
votes
1answer
268 views
Microsoft Visual Studio Change Default Theme
I am finding it really hard to code using the black theme given in the visual studio 2012 IDE. Is there anyway i could get back the older grey theme or is there anyway i could make it look a bit more ...
1
vote
0answers
164 views
How to use HttpClient to upload a file to YouTube?
I have issue about upload file to Youtube
After survey the web page, I found the link ...
4
votes
2answers
641 views
Windows 8 live tile from NET 4.5 app
I have create a Windows Store app which successfully updates its tile (live tile). The thing I hate about this now is that it seems there is no way for me to install this app anywhere except either ...
1
vote
2answers
359 views
Can't see the tile for my Windows 8 Store App after deploying through Visual Studio 2012?
I am developing a Windows 8 Store app. Till sometime back I could see the Tile of the app once I built and ran the Solution from Visual Studio.
However, very recently Visual Studio 2012 seems to have ...
1
vote
4answers
501 views
Changing the background color of a metro style app has no effect
I am trying to change the background color of my application in visual studio (XAML) to White (or, ApplicationPageBackgroundTheme / or whatever it's called) and it doesn't work. When I debug, it just ...
1
vote
0answers
72 views
how to build a screen sharing app on metro like the remote sharing in the store
I'm developing an application for a k12 classrooms.I need to share what's the instructor do in the users (students) PCS. I wonder if I could share using webcam ...why I can't share any video on metro ...
0
votes
1answer
418 views
The type or namespace name 'SerializableAttributeAttribute' does not exist in the namespace 'System' (are you missing an assembly reference?)
When generating c# code for an xml file using xsd I am getting the error:
The type or namespace name 'SerializableAttribute' does not exist in the namespace 'System' (are you missing an assembly ...
-1
votes
1answer
469 views
Metro style app close file stream
How can i close the file write/read stream?
Write code:
StorageFile sampleFile = await Windows.Storage.ApplicationData.Current.LocalFolder.CreateFileAsync("test.txt", ...
0
votes
1answer
59 views
Solve syntax error “unexpected identifier dmap” with visual studio express 2012 [duplicate]
Possible Duplicate:
Where and why do I have to put the “template” and “typename” keywords?
I am compiling Palabos with visual studio 2012.
I get the following error:
Warning 1 warning ...
2
votes
1answer
151 views
Signing app for Sideloading
I want to be clear with a question about Sideloading applications for Windows 8 (for use within the company.) Read some articles about it, always write the application before deployment must be ...
3
votes
1answer
269 views
WinJS System.Launcher only working in debug mode
The following code works flawlessly when run in debug mode (F5) .. but when deployed (as a app tile) or run without the debugger (ctl+f5), it does not work properly.
behaviour expected/ when working: ...
0
votes
0answers
119 views
Useful But Simple Information On Developing For Windows 8 Metro [closed]
I have enjoyed developing .NET Applications on Windows 7 and XP previously.
I really wanted to get developing on the new Metro style apps. But after days of tinkering I just dont get it.
For ...
1
vote
1answer
141 views
Windows 8 Appx installation timeout during unit test execution
We're running our Win8 Metro unit tests from powershell using vstest.console.exe, which is included with Visual Studio 2012. The way the process uses the unit test appx-package created by msbuild, and ...
0
votes
0answers
133 views
How can I update my Bing Maps SDK?
I had an earlier version of Bing Maps SDK installed; version 1.0.?
I want to update to the latest version (1.1.20120927.0).
However, even after uninstalling the older version, the "Bing Maps for ...
0
votes
1answer
476 views
Local databases in Windows 8, post-release
Now that windows 8 has been released, I am under the impression that a greater variety of ways for developers to use local databases in metro apps is now available to us (SQL Express LocalDB?). Up ...
2
votes
3answers
218 views
Desktop Metro applications
I wonder how to create Zune-like apps (I mean Metro style). But I don't want them to be Windows Store apps (I have already installed Windows 8 platform with VS2012). Could you tell me if I should ...
0
votes
2answers
609 views
Will the application built by visual studio 2012 be Metro style by default?
I am planning to build up an application which can run on both windows 7 & 8. And also I want it to be Metro (Modern UI) style. My question, if I build an application using visual studio 2012, ...
5
votes
1answer
114 views
Appname in a Tile - update
Hello I developed an application with Tile Update.
When I look it in my metro, there is no Application Name, but only the small logo from the app-manifest. Is it possible to show my app-name in my ...
0
votes
1answer
700 views
How to set target path for content files in Visual Studio 2012
I'm building a Win8 styled app (metro app?) with Visual Studio 2012. I have some asset files I need to deploy with the app (mp3 files). I need them to be in music-folder, say ...
3
votes
3answers
738 views
Can't access newly created projects in visual studio
I'm creating a new Windows Store app in visual studio. I can't seem to run any app I create though. Even a newly created, blank app gives me the error
Error : DEP0700 : Registration of the app ...
3
votes
2answers
754 views
Desktop application in Metro style
is there any support for developing Desktop applications in Metro style (similar to Microsoft Zune) in Visual Studio 2012?
1
vote
3answers
293 views
Metro App cannot open package.appxmanifest
I have this Metro App project that I just tried building for the Windows Store.
After completing the buildprocess (with no errors) I can't open the appxmanifest xml file in visual studio anymore. If ...
1
vote
1answer
191 views
How to change a ListViewItem with ContentTemplateSelector Dynamically (after load)
I have a ListView, with ListViewItem s being properly formatted using ItemTemplateSelector when the control first loads content. The data is properly coded using INotifyPropertyChanged.
My question ...
0
votes
2answers
279 views
Cannot override inherited member SelectTemplate… with code I copied from MSDN
I have an override problem. I know you can't override inherited members unless they are marked virtual, abstract or override, but...
I have this code from msdn:
using System.Windows;
using ...
1
vote
2answers
494 views
Problems creating Windows Store app. (Windows 8)
When i create a new Blank App (XAML) Project in Visual studio i get these errors:
Starts of with some references are incorrect. Should it really be like this in a new solution? (havn't written ...
4
votes
2answers
554 views
How to develop Windows 8 metro-style JS apps outside Visual Studio?
I run Windows 8 on a VM.
In fact I would like to develop locally (not on a VM).
Is there a way to run JS app in a browser rather than via Visual Studio?
Here is the what happens if I run ...
2
votes
2answers
220 views
What is the “star” measurement in Expression Blend?
I am currently working on a Windows 8 Metro/Modern UI application. Right now, I'm working on the interface in Expression Blend for Visual Studio.
My question is this: When sizing UI elements such as ...
1
vote
0answers
77 views
Debugger does not recognize variable for return value of awaited method
I have this very simple code in portable class library targeted to .NET 4.5 and Windows Store Apps:
HttpResponseMessage response = await _httpClient.PostAsync(uri, content);
...
1
vote
1answer
573 views
Is it possible to build a stand-alone metro app (no windows store)?
I see that metro apps were rebranded either "windows 8 apps" or "windows store apps".
Is there a term for that style of full-screen-app independent of the workflow of publishing through their store? ...
1
vote
2answers
207 views
Designing at 1024 x 768 resolution
I have a windows 8 app. The app consists of image buttons which are sort of distorted when I run them in a simulator with "1024 x 768" resolution.
The point being, I am not able to specifically ...
0
votes
1answer
113 views
Is there any plugin for Visual Studio 12 to automated scale images?
In Win 8 (Metro) Apps you have the possibility to create different scaled images for high or low resolution (more). I would like to have a VS Plugin or build-in function that scales down the images, ...
0
votes
2answers
86 views
Dummy data in SplitPage files
When I'm making a new Visual Studio Windows 8 Store Project (C#), I get dummy data if I start off With a SplitPage, however, if I'm adding new SplitPages to the Project, there's no dummy data coming ...
1
vote
1answer
1k views
no metro style templates in VS2012 ultimate on windows 8
I have a VM with windows 8 x64 bit and I installed VS2012 ultimate from microsoft webiste. It prompted me for the developer license - I clicked ok. It asked me to signin to microsoft account. I ...


