No announcements
Found 3521371 threads
-
2 Votes
Using Animations in Javascript Metro Apps
It then calls the enterPage animation on this element resulting in your enterPage animation.Answered | 1 Replies | 5040 Views | Created by kmrastegar - Monday, October 3, 2011 4:40 AM | Last reply by kmrastegar - Tuesday, October 4, 2011 10:11 AM -
0 Votes
using Facebook API in Metro JavaScript App
In my experience the Facebook API development is rather not stable and that's why I'd prefer to use the Facebook Javascript SDK.Answered | 2 Replies | 2814 Views | Created by brillout.com - Friday, October 19, 2012 1:51 PM | Last reply by brillout.com - Wednesday, October 24, 2012 11:28 AM -
0 Votes
how to use database in Metro-style apps in javascript?
My suggestion you can follow the IE10 sample, it work well, because metro app javascript using same engine with IE10.Answered | 6 Replies | 6207 Views | Created by Daniel WOo - Sunday, October 16, 2011 7:14 AM | Last reply by Jeff Sanders - Thursday, March 15, 2012 2:29 PM -
1 Votes
Metro app execution cycle?
Hi a)It because the WWAHost.exe provides an Internet Explorer-based rendering platform, direct ports are easily accomplished if your app uses HTML, CSS, and ...Answered | 3 Replies | 3420 Views | Created by Manishabb2011 - Wednesday, July 18, 2012 6:50 AM | Last reply by Dino He - Thursday, July 19, 2012 4:50 PM -
0 Votes
ObservableCollection and INotifyPropertyChanged in JavaScript Metro apps
The ListView samples show how this works for JavaScript based apps.Answered | 10 Replies | 6853 Views | Created by Jeffrey Zhao - Sunday, April 1, 2012 7:01 AM | Last reply by obiuquido144 - Saturday, June 2, 2012 7:42 AM -
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 | 2470 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
Navigation in Metro apps using HTML5
They were covered in my talk around enabling trial and in app offers in Metro style ...Answered | 6 Replies | 4047 Views | Created by Sameer Karkhanis - Thursday, September 22, 2011 7:17 PM | Last reply by - Tuesday, November 27, 2012 2:45 PM -
3 Votes
JavaScript Metro App tutorial not working...
It took me a bit to get used to it, but now I use it all the time (even in jscript outside of Metro).Answered | 12 Replies | 8079 Views | Created by Izzy54545 - Thursday, September 15, 2011 5:22 AM | Last reply by gDspd - Tuesday, November 8, 2011 8:40 PM -
1 Votes
how to develop a metro apps using html5 / Javascript and C#?
See http://msdn.microsoft.com/en-us/library/windows/apps/hh779077(v=vs.110).aspx for a walkthrough example of how to do this.Answered | 1 Replies | 3394 Views | Created by FugersonHall - Monday, June 25, 2012 11:08 PM | Last reply by Gearard Boland - Monday, June 25, 2012 11:33 PM -
0 Votes
Unit tests for Metro Style App with HTML5/Javascript
Never used the TFS though.Answered | 5 Replies | 3939 Views | Created by Javier Holguera - Saturday, June 2, 2012 1:03 PM | Last reply by phil_ke - Tuesday, June 5, 2012 4:17 AM -
4 Votes
Metro Apps and Multiscreen
The main app (metro app) uses a service, which creates a second application at the second screen and synchronizes the informations needed to show.Answered | 20 Replies | 4592 Views | Created by Hofmann Robert - Saturday, September 17, 2011 4:58 PM | Last reply by Hofmann Robert - Monday, September 24, 2012 7:03 PM -
0 Votes
Problem to see an UI designing in metro style apps using javaScript
You should be using V11.0.Answered | 1 Replies | 3139 Views | Created by Manoj HM - Tuesday, April 24, 2012 6:35 AM | Last reply by Jeff Sanders - Tuesday, April 24, 2012 12:45 PM -
0 Votes
Saving a Text File on SkyDrive in a Metro Style app using JavaScript
Hi Geoff, The SkyDrive API is not unique to Metro style app programming.Answered | 10 Replies | 3517 Views | Created by Geoff_Olding - Thursday, March 22, 2012 10:21 PM | Last reply by Geoff_Olding - Sunday, May 6, 2012 2:28 PM -
0 Votes
Metro Javascript HTML app connect to SOAP service
There are a bunch of examples of how to go after SOAP endpoints using xhr in JavaScript if you Bing it, but bottom line...Answered | 3 Replies | 1437 Views | Created by thomashoefkens - Thursday, April 11, 2013 8:05 AM | Last reply by Jeff Sanders - Thursday, April 11, 2013 8:29 PM -
2 Votes
Metro style app on the desktop ?
Use VisualStudio 2012 RC, there are project templates avaliable, which builds metro style design....Answered | 5 Replies | 4922 Views | Created by aviatrix - Wednesday, August 8, 2012 10:37 PM | Last reply by Aleksandr Vishnyakov - Friday, May 3, 2013 1:59 AM -
4 Votes
Testing metro app with TAEF
Metro style apps would be accessing the driver.Answered | 16 Replies | 4740 Views | Created by batam2601 - Wednesday, April 11, 2012 11:07 PM | Last reply by Eric Hanson-MSFT - Saturday, May 26, 2012 6:08 AM -
0 Votes
NearMe metro style app
The Mashup sample at http://code.msdn.microsoft.com/windowsapps/Mashup-Sample-10689f5b demonstrates using the Bing maps control in a Metro style app with HTML & ...Answered | 5 Replies | 2946 Views | Created by Map user - Friday, October 28, 2011 7:23 PM | Last reply by Map user - Friday, October 28, 2011 11:06 PM -
0 Votes
Windows 8 Metro Apps
Does it seems fair to say that all Metro Apps by default are single threaded regardless of language?Answered | 3 Replies | 2348 Views | Created by mark newton - Wednesday, March 7, 2012 11:51 AM | Last reply by Matt Small - Thursday, March 8, 2012 2:15 PM -
0 Votes
How do I launch a Metro app from another HTML/JavaScript Metro app?
Metro style apps cannot launch another specific app, thus the direct Store linkage supported.Answered | 4 Replies | 3416 Views | Created by Emmanuel Huna - Friday, April 27, 2012 12:20 AM | Last reply by Emmanuel Huna - Friday, May 4, 2012 8:36 PM -
2 Votes
No JavaScript and Metro app templates in VS2012 Ultimate RC on Win 7
Metro templates are available only on Windows 8.Answered | 1 Replies | 3193 Views | Created by Mahesha999 - Monday, July 9, 2012 12:33 PM | Last reply by Matt Small - Monday, July 9, 2012 2:04 PM - Items 1 to 20 of 3521371 Next ›
No announcements