No announcements
Found 2635642 threads
-
1 Votes
Multiple Tile of the same Application In JavaScript Metro application
An app has one primary tile, as determined by the manifest, and can at runtime create any number of secondary tiles (subject to user consent) as you'd use to bookmark or pin pages.Answered | 1 Replies | 1607 Views | Created by NarenExt - Friday, July 5, 2013 11:34 AM | Last reply by Kraig Brockschmidt [MSFT] - Friday, July 5, 2013 3:21 PM -
3 Votes
Metro Style Apps not starting
tm=1330792801704&page=1#footerAnswered | 18 Replies | 10277 Views | Created by TasteMyApps - Wednesday, September 14, 2011 5:26 PM | Last reply by Rob Caplan [MSFT] - Sunday, October 28, 2012 8:37 PM -
0 Votes
Metro App application using Metro App dll
If it uses API which aren't allowed for Metro style apps then the app would fail certification.Answered | 1 Replies | 2468 Views | Created by Shafiq2012 - Wednesday, May 2, 2012 10:28 PM | Last reply by Rob Caplan [MSFT] - Thursday, May 3, 2012 1:10 AM -
0 Votes
How to debug jquey and java script written in aspx page
Hi, Did you enable the debugging script in IE?Answered | 1 Replies | 1803 Views | Created by MNRSPDev - Friday, December 14, 2012 10:33 AM | Last reply by Hemendra Agrawal - Friday, December 14, 2012 11:09 AM -
0 Votes
Contract declaration in metro apps
Yes for java scripts app this field is mandatory.its specifies entry point to your app.for more details follow the link Specifies the name of the default launch ...Answered | 1 Replies | 2039 Views | Created by chandreshsoni - Friday, September 21, 2012 11:11 AM | Last reply by chris_vr - Monday, September 24, 2012 1:23 PM -
2 Votes
x86 only metro application
Older C-runtimes may use API which aren't allowed for Metro style apps, so you'll want to make sure that your app using the library can pass the Windows App Cert Kit.Answered | 5 Replies | 4366 Views | Created by yiyiyaya - Wednesday, May 2, 2012 4:04 PM | Last reply by yiyiyaya - Thursday, February 21, 2013 8:55 PM -
0 Votes
How to execute Coded UI Script from an external Java application?
(lunch command line from JAVA application) On the other hand, UI Automation require VS Ultimate or VS Premium.Answered | 1 Replies | 856 Views | Created by ykbharat - Tuesday, September 22, 2015 11:03 AM | Last reply by Starian chen - Wednesday, September 23, 2015 7:32 AM -
0 Votes
Printing in Metro application
I am writing a metro application where I needed to know to know what all are the ways to send the data to printer in a metro application.Answered | 1 Replies | 2801 Views | Created by sam181982 - Friday, September 21, 2012 11:07 AM | Last reply by Arun B Nagarajan - Thursday, September 27, 2012 5:54 PM -
0 Votes
Metro Guideline for LOB Application
Jeff, Not sure how Metro UX guidelines still apply for a LOB application.Answered | 3 Replies | 4847 Views | Created by GajaKannan - Monday, July 23, 2012 7:56 PM | Last reply by Jeff Sanders - Friday, July 27, 2012 8:27 PM -
4 Votes
How to Close An Application Launched from Metro UI ?
I have read that Windows 8 is designed to never turn off...Answered | 22 Replies | 12286 Views | Created by Aks01 - Wednesday, September 14, 2011 6:16 PM | Last reply by Andre.Ziegler - Tuesday, February 21, 2012 6:59 PM -
1 Votes
Registry in metro application
Due to the sandboxed nature of metro apps, you cannot access the registry or other apps.Answered | 3 Replies | 2621 Views | Created by ofer ebert - Tuesday, April 3, 2012 1:38 PM | Last reply by phil_ke - Tuesday, April 3, 2012 3:13 PM -
0 Votes
Bing maps without using java script
You'd then build and make requests to the web services server and display the results in your web page.Answered | 3 Replies | 5703 Views | Created by rowter - Wednesday, February 24, 2010 6:32 PM | Last reply by tanoshimi - Friday, February 26, 2010 9:11 AM -
0 Votes
Java application talking to a FoxPro database.
AmySEAI wrote: We have an application that is using Java persistence api, java-odbc driver with a foxpro database.Answered | 4 Replies | 9121 Views | Created by AmySEAI - Thursday, July 12, 2012 4:39 PM | Last reply by AmySEAI - Wednesday, July 18, 2012 4:31 PM -
0 Votes
Secure Java Script Share point
You have to make sure you are only referencing content that is on a secure (https) platform if you are browsing the page via https.Answered | 3 Replies | 1229 Views | Created by Paida90 - Monday, March 11, 2013 2:13 PM | Last reply by Paida90 - Tuesday, March 12, 2013 9:56 AM -
0 Votes
Where are the Metro Start page tiles stored
Because if this ends up being available within an enterprise SKU we for sure would want to remove some metro apps, if today my customers want to have this feature added and another ...Answered | 5 Replies | 7200 Views | Created by Alex Verboon- - Saturday, September 17, 2011 2:59 PM | Last reply by Alex Verboon- - Tuesday, October 4, 2011 6:36 PM -
1 Votes
Is 2.0.11888 the latest Java Function Runtime and if so why isn't it running
select function -> function name) a dialog box appears:Error: The function runtime is unable to start.Answered | 12 Replies | 715 Views | Created by -jack- - Friday, June 22, 2018 7:11 PM | Last reply by David Ebbo - Monday, June 25, 2018 11:25 PM -
6 Votes
Interaction between Metro style and non-Metro style applications
This primer, linked to below, has a helpful table that enumerates many of the distinct characteristics of Desktop applications and Metro style apps.Answered | 8 Replies | 9380 Views | Created by bondsbw - Tuesday, November 1, 2011 4:03 PM | Last reply by Just P - Monday, November 5, 2012 9:17 PM -
0 Votes
How to call javascript function in metro style apps (using Visuaal c#Blank Application Template)?
I am seeing the same issue of using the Javascript fuctions in Metro C#.Answered | 3 Replies | 3648 Views | Created by Siva varri - Saturday, April 7, 2012 6:11 AM | Last reply by Harbi User - Friday, September 28, 2012 2:45 PM -
1 Votes
Is it possible to install Metro Apps via another Metro application ?
can we do something like that our application call store internally and install application.Answered | 6 Replies | 795 Views | Created by Niklank - Wednesday, June 19, 2013 11:54 AM | Last reply by Niklank - Wednesday, June 19, 2013 1:16 PM -
1 Votes
WCF service in metro application
Hi Nitesh, http://blogs.msdn.com/b/piyushjo/archive/2011/09/22/wcf-in-win8-metro-styled-apps-absolutely-supported.aspx -Jeff Jeff Sanders (MSFT)Answered | 4 Replies | 4006 Views | Created by Nitesh A Joshi - Friday, January 13, 2012 12:19 PM | Last reply by GearWorld - Saturday, August 11, 2012 2:14 PM
No announcements