No announcements
-
9 Votes
What are best practices for incorporating the use of sensors into my Metro style app?
Metro Style Apps gallery. One best practice not currently shown in the samples is to always set the desired ReportInterval, ...Discussion | 2 Replies | 9022 Views | Created by Dan Reagan - Wednesday, September 14, 2011 3:24 AM | Last reply by Gavin Gear - MSFT - Wednesday, September 21, 2011 10:29 PM -
0 Votes
How to execute my metro style app by another metro style app?
My project is combination of multiple apps. How to create this type of apps using metro style or How to handle this type of ...Answered | 1 Replies | 2147 Views | Created by Subbu.India - Saturday, February 4, 2012 3:58 PM | Last reply by Andre.Ziegler - Sunday, February 5, 2012 1:38 PM -
0 Votes
What is the best practice for styling UserControls?
Thanks for the link. I looks like what I've been doing isn't to far from the mark... The Implicit Style Manager and Resource Dictionaries seems to be my ...Answered | 2 Replies | 2249 Views | Created by Salmacis - Wednesday, February 24, 2010 1:21 AM | Last reply by Salmacis - Wednesday, February 24, 2010 5:58 PM -
0 Votes
Best Practice for Metro "offline" app
Hi, You can use Local Application Data. Please refer to - http://msdn.microsoft.com/en-us/library/windowsAnswered | 3 Replies | 2838 Views | Created by steve-j-gordon - Friday, June 29, 2012 9:10 AM | Last reply by Sagar B. Joshi - Thursday, July 12, 2012 2:36 PM -
0 Votes
what to pack for metro style APPs
Metro style apps run only on Windows 8. The WinRT API are not available on other OSs and cannot be called. If you need to target other OSes ...Answered | 1 Replies | 4433 Views | Created by VenkateshSrini_CHN - Tuesday, November 8, 2011 9:28 AM | Last reply by Rob Caplan [MSFT] - Tuesday, November 8, 2011 4:29 PM -
1 Votes
My first Metro Style App
My first Metro Style app is going to be a re-write of a WPF application that uses a SqlCE database on the desktop machine for storage. I have ...Answered | 3 Replies | 1346 Views | Created by Robotuner - Thursday, September 6, 2012 3:57 PM | Last reply by Dave Smits - Thursday, September 6, 2012 4:54 PM -
0 Votes
What is Windows Store App & Metro Style App?
A Windows Store app (previously is Metro Style App) is a new type of application that runs on Windows 8 devices. You can start learning this new model ...Answered | 3 Replies | 1738 Views | Created by NorthValley - Sunday, September 1, 2013 10:54 AM | Last reply by pumpkinszwan - Monday, September 2, 2013 7:03 AM -
0 Votes
Does metro style App only use Metro style dll's?
For example, in my current metro style APP, I first used VC6 to generate a dll, wrapping the WinSock2.h APIs for TCP/UDP connetcions. Then I add ...Answered | 2 Replies | 2590 Views | Created by Dongjjing - Thursday, March 22, 2012 2:21 AM | Last reply by DavidLamb - Thursday, March 22, 2012 3:07 AM -
0 Votes
Best Approach for Reporting from a Metro Style App
Hello There I am looking to produce a report from my Metro Style Application using JavaScript and HTML5. Ideally, I would like to create ...Answered | 2 Replies | 2877 Views | Created by Geoff_Olding - Monday, May 21, 2012 11:00 PM | Last reply by Geoff_Olding2 - Wednesday, May 23, 2012 4:16 AM -
0 Votes
Best Windows 8 laptop for metro style apps
Hello - Can any one recommend a good windows 8 laptop appropriate for metro style app development. It would be great if you give me some ... -
1 Votes
What is the method instead of SetWindowsHookEx in Metro style app?
Hi all, In the desktop I can use SetWindowsHookEx API to get into callback procure, such as keyboardproc, shellproc etc. But I can't use this API in my ...Answered | 3 Replies | 4055 Views | Created by Mike_Wu - Tuesday, January 17, 2012 10:33 AM | Last reply by Rob Caplan [MSFT] - Wednesday, January 18, 2012 5:04 AM -
0 Votes
Metro style device app
I am aware that a metro style device app can send bidi qury to a device like printer and get details like ink level, status etc. This way a metro style ... -
0 Votes
What is the compilation and execution process of a metro style app ?
Metro style apps in .Net use the same general process as normal .Net programs: they compile into IL and are JITted into native code at ...Answered | 1 Replies | 1827 Views | Created by windows8mania - Tuesday, May 15, 2012 8:26 PM | Last reply by Rob Caplan [MSFT] - Wednesday, May 16, 2012 3:50 AM -
0 Votes
Metro Style App Question
I have a very basic question, is Metro Style UI changed to Modern Style? I have downloaded WinSDK in which I don't see Metro Style App Template in ...Answered | 1 Replies | 1457 Views | Created by tarusoft - Monday, October 15, 2012 4:23 AM | Last reply by Mokarrom Hossain - Monday, October 15, 2012 7:10 AM -
0 Votes
What is the Best Way to Implement a Report in a Metro Style App?
Hello There I am looking to produce a report from my Metro Style Application using JavaScript and HTML5. Ideally, I would like to create ...Answered | 2 Replies | 1965 Views | Created by Geoff_Olding - Monday, May 21, 2012 11:04 PM | Last reply by Geoff_Olding2 - Wednesday, May 23, 2012 4:19 AM -
0 Votes
OpenGL used in the Metro style app?
OpenGL is not available to Metro style apps. Metro style apps written in C++ can use Direct3D instead of Xaml, but the Windows ...Answered | 6 Replies | 7068 Views | Created by zjubaoli - Tuesday, November 29, 2011 8:02 AM | Last reply by Rob Caplan [MSFT] - Tuesday, June 17, 2014 9:06 PM -
3 Votes
Database for Metro Style App
Is there any database that can be used with windows 8 metro style app. I found "Indexed Database API" when searched , can it be ...Answered | 1 Replies | 2644 Views | Created by Panthera_uncia - Thursday, April 5, 2012 5:19 AM | Last reply by Biju S Melayil - Thursday, April 5, 2012 5:33 AM -
0 Votes
IMFTimer in Metro Style app
Hi All, I am porting a library for Metro style apps. it has a lot of legacy code from DShow and Win CE my query is ...Answered | 1 Replies | 1954 Views | Created by NewWinDev_2011 - Wednesday, June 6, 2012 8:47 AM | Last reply by Jesse Jiang - Friday, June 8, 2012 3:23 AM -
0 Votes
Best Practice for CSS Styles
I was wondering what is considered best practice on an asp.net page. I will only have one instance of a page that will have several styles specific to it. Is it a ...Unanswered | 1 Replies | 2636 Views | Created by Splanky47 - Wednesday, January 7, 2009 8:37 PM | Last reply by Steve Easton - Wednesday, January 7, 2009 8:51 PM -
0 Votes
How to develop Sensor APIs that can be used in desktop and metro-style applications
in desktop development easily. Now I am rather confused that which platform should I use to develop my APIs. Could you please tell me how to develop ...Answered | 3 Replies | 1780 Views | Created by Jun Guo (Protoss) - Tuesday, September 11, 2012 1:29 PM | Last reply by Doron Holan [MSFT] - Tuesday, September 11, 2012 6:45 PM - Items 1 to 20 of 2802885 Next ›
No announcements