No announcements
-
1 Votes
Html5/Javascript for non-Metro Windows exe
> However, I do not know how to create a normal Windows Desktop exe file using my javascript/html file. I'm not clear about yourAnswered | 3 Replies | 853 Views | Created by JAA17 - Saturday, March 28, 2015 4:18 PM | Last reply by Franklin Chen - Tuesday, March 31, 2015 1:45 PM -
0 Votes
Using HTML5/JavaScript for non metro style applications
You are correct: the HTML5/JavaScript option for native client apps is only for Metro style apps. Options for implementing desktop apps remain as they are with ...Discussion | 3 Replies | 3638 Views | Created by davemkirk - Thursday, December 29, 2011 7:13 PM | Last reply by Kraig Brockschmidt [MSFT] - Saturday, December 31, 2011 2:37 AM -
0 Votes
IndexedDB in Metro App based on Javascript & HTML5
Hi all, I am new to metro app development using JavaScript & HTML5. I want to save the data in metro application (client-side local storage) ...Answered | 2 Replies | 912 Views | Created by Vishwajeet (MCA,MCP,MCTS,MCITP) - Tuesday, January 21, 2014 11:11 AM | Last reply by André Krämer - Thursday, January 23, 2014 4:20 PM -
0 Votes
Unit tests for Metro Style App with HTML5/Javascript
Hello, Yesterday I downloaded Windows Release Review and I was hoping to find a Unit Testing Project template for JavaScript Metro Style ...Answered | 5 Replies | 3742 Views | Created by Javier Holguera - Saturday, June 2, 2012 1:03 PM | Last reply by phil_ke - Tuesday, June 5, 2012 4:17 AM -
1 Votes
how to develop a metro apps using html5 / Javascript and C#?
Is possible to use html5 / Javascript and C# together to develop a metro apps? For example, on GUI developed in ...Answered | 1 Replies | 3238 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
Query FAST Search Server 2010 within HTML5/JavaScript Metro Application
your javascript Metro style app (http://msdn.microsoft.com/en-us/library/windows/apps/hh441572) and use the builtAnswered | 1 Replies | 2802 Views | Created by Matt Mazzola - Tuesday, April 10, 2012 3:24 PM | Last reply by Jeff Sanders - Wednesday, April 11, 2012 2:05 PM -
2 Votes
No Designer for HTML5/JavaScript Apps?
Last night, I fired up VS 11 to start working on some Metro-style Windows 8 apps using HTML5/JavaScript, but there doesn't seem to be a visual designer for ...Proposed | 10 Replies | 3321 Views | Created by I-DotNET - Tuesday, April 3, 2012 2:27 PM | Last reply by Rob Caplan [MSFT] - Tuesday, April 10, 2012 1:02 AM -
0 Votes
Frames in Metro HTML5/JS application screen, possible?
I would like to know if frames are possible inside a W8 Metro HTML5/JavaScript application screen/page and if there are any limitations. Thanks in ...Answered | 1 Replies | 1964 Views | Created by P5music - Friday, March 30, 2012 9:52 AM | Last reply by Jeff Sanders - Friday, March 30, 2012 12:26 PM -
1 Votes
<- Motown -> New library for developing HTML5/JavaScript Metro-style apps
applications for Windows 8 in JavaScript. It reduces lots of boilerplate and glue code and promotes sound architecture by applying proven architectural principals and ...Discussion | 1 Replies | 2718 Views | Created by mtilchen - Saturday, July 21, 2012 5:20 PM | Last reply by Matthew C Phillips - Monday, July 23, 2012 9:31 PM -
0 Votes
How to Port Html5 with Javascript to Universal Windows App ?
I have one page Html5/javascript app, how can I make it work with universal windows? Any introduction? my main problem is to mix WinJS in Html? My ...Answered | 1 Replies | 862 Views | Created by Charlie C. Li - Wednesday, April 16, 2014 4:49 PM | Last reply by Jamles Hez - Thursday, April 17, 2014 6:54 AM -
0 Votes
How to navigate a page on pinch zoom in metro app with HTML5/JavaScript?
Hi can you please send a mini sample. Actually I am new in Javascript/Html5 in metro app sandeep ...Unanswered | 4 Replies | 2873 Views | Created by Sandeep_chauhan - Wednesday, January 2, 2013 6:28 AM | Last reply by Sandeep_chauhan - Sunday, January 6, 2013 7:48 AM -
4 Votes
Javascript / Html5 - Desktop
I think it is possible to write Metro apps for Metro using js and html5 >using WinJs. > > How would IAnswered | 6 Replies | 3451 Views | Created by JAA17 - Sunday, May 13, 2012 1:52 PM | Last reply by DavidMCandy - Wednesday, May 16, 2012 11:53 AM -
0 Votes
Open non-metro window from metro application
Hello Can I open non-metro window (CreateWindow or CreateWindowEx) from a metro application? The code that opens a window is working ...Answered | 6 Replies | 1034 Views | Created by yeziz.m - Wednesday, February 26, 2014 8:57 AM | Last reply by yeziz.m - Thursday, February 27, 2014 9:53 AM -
0 Votes
Read/write access database with HTML5/JavaScript
I am about to create an metro/windows 8 app where I need to read and write data in an old access 2007 database. Is it even possible with ...Answered | 1 Replies | 4611 Views | Created by kolback - Thursday, August 16, 2012 9:14 AM | Last reply by Rob Caplan [MSFT] - Thursday, August 16, 2012 5:13 PM -
0 Votes
Navigation in Metro apps using HTML5
Is it possible to add an IFRAME to a Metro app (HTML5\JavaScript) HTML that points to a Metro DLL (HTML5\JavaScript)?Answered | 6 Replies | 3748 Views | Created by Sameer Karkhanis - Thursday, September 22, 2011 7:17 PM | Last reply by - Tuesday, November 27, 2012 2:45 PM -
0 Votes
HTML5 EXE Wrapper Using WinForms
Hi everyone. I have an HTML5+CSS3+JavaScript application that I want to make into a stand alone EXE. Is this possible with WinForms? My ...Answered | 2 Replies | 1991 Views | Created by GettingHelp - Monday, February 17, 2014 6:53 AM | Last reply by Barry Wang - Thursday, February 20, 2014 12:30 PM -
1 Votes
Single C# program for Metro and HTML5 in browsers?
Hi Dave, HTML5 is not the basis for Metro. While you can write Metro style apps using HTML5 and JavaScript, Metro style ...Answered | 2 Replies | 3650 Views | Created by DavidThi808 - Wednesday, November 2, 2011 3:50 PM | Last reply by DavidThi808 - Thursday, November 3, 2011 7:56 PM -
0 Votes
JavaScript encoder for HTML5 documents
>How Script encoding can be done in HTML5 pages? You could put your Javascript code in a separate js file andAnswered | 3 Replies | 600 Views | Created by yourkalai - Thursday, January 28, 2016 12:55 PM | Last reply by DotNet Wang - Tuesday, February 2, 2016 9:11 AM -
0 Votes
IE9 HTML5 javascript FileUpload
Hi meg, see http://www.thebuzzmedia.com/html5-drag-and-drop-and-file-api-tutorial/ (IE10 PP3) Rob^_^Discussion | 1 Replies | 11040 Views | Created by mjeh1 - Friday, May 20, 2011 6:44 AM | Last reply by 网游 - wang'you - Thursday, October 6, 2011 1:27 AM -
1 Votes
Html5 / Javascript App for Phone 7
Hello, is it possible to run and upload a Html5 / JavaScript App to store for Windows Phone 7? The app ...Answered | 1 Replies | 1274 Views | Created by Andi Nut - Tuesday, May 7, 2013 11:40 AM | Last reply by Mark Chamberlain - MSFT - Tuesday, May 7, 2013 3:03 PM - Items 1 to 20 of 1099839 Next ›
No announcements