Building Windows Store apps with HTML5/JavaScript announcement
-
Link
A new version of the Windows ACK (and the SDK) is now available to download. This new version of the ACK will be enforced by the Store certification system in December, but you can start using it right now to improve the quality of your applications. Among other new tests and improvements, this new version will verify that the app icon shown in the Store is not the default one. http://msdn.microsoft.com/en-US/windows/desktop/hh852363
-
Link
- Link
-
Link
Designing websites has been a common practice for decades. With Windows 8 Consumer Preview, designers and developers can use the web technologies they are familiar with, including HTML5, Cascading Style Sheets, Level 3 (CSS3), and JavaScript, to build Metro style apps for Windows. Here we explore how to expose the capabilities of a website to make it a great Metro style app for Windows 8 and show ways to provide additional value, personalization, and richer experiences using features of the Windows 8 platform.
Our aim is to help designers and developers reimagine their websites as Metro style apps.
- Link
- Link
Filter
:
All threads
All threads
Answered
Unanswered
Proposed answers
General discussion
No replies
Helpful
Has code
All languages
-
Sticky0Votes
Windows 8.1 Preview forums and documentation
Please check out the Windows Store apps for Windows 8.1 Preview Forums for discussing developing or upgrading your Windows Store apps for the Windows 8.1 Preview. You can ... -
Sticky0Votes
Need Help with Windows Azure Mobile Services?
Forum link: http://social.msdn.microsoft.com/Forums/en-US/azuremobile/threads Jeff Sanders (MSFT) -
Sticky3Votes
How to create a custom user control using JavaScript and WinJS for Windows 8
Hi all ! If you want to learn how to create a custom user control for WinJS, feel free to read my new ...1 Replies | 1637 Views | Created by David Catuhe - Tuesday, March 19, 2013 3:05 PM | Last reply by ImakImak - Sunday, April 14, 2013 8:14 PM -
Sticky0Votes
Protecting your Windows Store app from unauthorized use
Protecting your apps Windows Store app licensing provides base piracy protection for all apps acquired from the Windows Store. It protects your apps from being ... -
Sticky9Votes
Programming Windows 8 Apps with HTML, CSS ,and JavaScript now released! Free ebook from Microsoft Press.
I'm delighted to announce that the final release of Programming Windows 8 Apps with HTML, CSS, and JavaScript, a free ebook from Microsoft Press, is now available. Seventeen chapters in all. ...11 Replies | 5513 Views | Created by Kraig Brockschmidt - Tuesday, October 30, 2012 9:24 PM | Last reply by Neha_m - Sunday, July 07, 2013 8:05 PM -
Sticky1Votes
Passing Store Certification
Some of you have submitted applications for review. One item I have noticed the developers can miss is this requirement: 4.1 Your app must comply with the following ...2 Replies | 4060 Views | Created by Jeff Sanders - Wednesday, August 29, 2012 6:02 PM | Last reply by Rob Caplan [MSFT] - Tuesday, September 11, 2012 7:38 PM
-
Unanswered0Votes
three.js javascript library
Can we used three.js(javascript library for 3D graphics) for making windows 8 app???1 Replies | 12 Views | Created by Ali Akhtar - 17 hours 46 minutes ago | Last reply by Rob Caplan [MSFT] - 17 hours 35 minutes ago -
Unanswered2Votes
Web Gl
Can We Used WebGl in Windows 8 App?? and Can We used MOngoLab in Windows 8 App to store user ...5 Replies | 54 Views | Created by Ali Akhtar - Wednesday, August 14, 2013 4:41 AM | Last reply by Ali Akhtar - Saturday, August 17, 2013 10:14 AM -
Proposed0Votes
How use the Windows.Devices.Enumeration.Pnp.PnpObject?
Hello, everyone: I want to PnpObject.FindallAsync() to find local network Upnp devices, but can't find right result. Why searched the same ...6 Replies | 2148 Views | Created by water_q - Monday, December 26, 2011 3:42 AM | Last reply by smadasam - Friday, August 16, 2013 6:08 PM -
Proposed2Votes
How to close charm pane?
In the charm pane, I have a button, I want to close the charm after clicking that button. anyone know how to close it?17 Replies | 3003 Views | Created by mountain2012 - Friday, July 06, 2012 5:33 AM | Last reply by Dirk Roelandt - Friday, August 16, 2013 5:04 PM -
Unanswered1Votes
Invoking script to select option in HTML drop down menu
HelloI have posted this under JavaScript even though I am writhing the app in C# because it is about JavaScript. I'm trying to use ...2 Replies | 58 Views | Created by Kasper mathiesen - Thursday, August 15, 2013 10:08 AM | Last reply by Kasper mathiesen - Friday, August 16, 2013 3:23 PM -
Unanswered0Votes
Returning JSON data from windows Runtime component and capturing it in javascript returns in data loss
Hi, I have created an windows 8 metro project using JavaScript/HTML and for the business class methods I have added a windows Runtime component .I have methods that returns JSON ...1 Replies | 32 Views | Created by Syama Sasi - Friday, August 16, 2013 6:32 AM | Last reply by Jeff Sanders - Friday, August 16, 2013 1:24 PM -
Proposed0Votes
Bug report: Windows 8 runtime crashes on startup
In a Javascript-based app, when accessing Windows.Globalization.ApplicationLanguages.languages immediately on startup, the app crashes with ...3 Replies | 57 Views | Created by Marcus Ilgner - Thursday, August 15, 2013 4:21 PM | Last reply by Jeff Sanders - Friday, August 16, 2013 12:28 PM -
Proposed1Votes
Possible for a mobile app to talk to a Win8 app?
Is it possible for me to create a mobile app (perhaps even something in the browser) that allows me to talk with my local Win8 machine? I'd like to be able to ...1 Replies | 32 Views | Created by Dave Voyles - Wednesday, August 14, 2013 8:35 PM | Last reply by Rob Caplan [MSFT] - Wednesday, August 14, 2013 8:47 PM -
Unanswered0Votes
HTML+CSS+JAVASCRIPT BASED win store app win app certification erro
Performance test FAILED Bytecode generation Error Found: The bytecode generation test detected the following errors: This ...2 Replies | 37 Views | Created by kukujaora - Wednesday, August 14, 2013 6:31 PM | Last reply by Kraig Brockschmidt - Wednesday, August 14, 2013 7:49 PM -
Unanswered0Votes
How to disable or hide html text boxes in other "section" of grid app?
I've created a simple Grid app. Inside the app has 2 sections(Events and News). I have added 2 html text boxes for user to key in their name to join and save into database. But the html text boxes ...1 Replies | 60 Views | Created by MikeWhitesand - Tuesday, August 13, 2013 9:50 AM | Last reply by Prashant H Phadke - Wednesday, August 14, 2013 1:02 AM -
Unanswered0Votes
WinJS Sqlite
Hi, I am using Sqlite with windows Javascript Code for developed Metro apps. So for that i am using windows runtime and class library in my project. All Sqlite code i have written ...1 Replies | 47 Views | Created by Shishir42 - Tuesday, August 13, 2013 1:25 PM | Last reply by Prashant H Phadke - Wednesday, August 14, 2013 12:40 AM -
Answered0Votes
can we combine javascript & sqlite to store data dynamically ??
i know that its weird , but please anyone tell me whether we can combine javacript & sqlite to store data dynamically , if so please explain me how??4 Replies | 75 Views | Created by kranthi88 - Sunday, August 11, 2013 6:42 AM | Last reply by kranthi88 - Tuesday, August 13, 2013 1:29 PM -
Proposed0Votes
List items selected item and calling programmatically click functions
Good Afternoon All, I am trying to write a page that contains a list view with bind ...1 Replies | 107 Views | Created by RSwit1985 - Friday, August 02, 2013 8:08 PM | Last reply by Will shao - Tuesday, August 13, 2013 2:51 AM -
Answered0Votes
How to add a custom HTML form for user to input data in Grid app?
Hi, I've created a Windows app by using Grid app template. The data in the Grid app is displayed from a .txt file. Now I want to add a custom HTML form for user to key in some data ...1 Replies | 78 Views | Created by MikeWhitesand - Saturday, August 10, 2013 4:15 PM | Last reply by Jamles Hez - Monday, August 12, 2013 8:00 AM -
Answered0Votes
Page Control and CSS positioning
I have a windows 8 app written in HTML and JavaScript. My home page consists of many link buttons that allow a user to navigate to other sections in the app. These links are grouped with the grid ...3 Replies | 88 Views | Created by Some Dude 1 - Saturday, August 10, 2013 8:05 PM | Last reply by Some Dude 1 - Sunday, August 11, 2013 8:23 PM -
Answered0Votes
Cannot get groupDataSource to work with WinJS.xhr
Here's my code ViewModel.js /// <reference path="../../default.html" /> (function () { "use strict"; ...8 Replies | 166 Views | Created by vsajinda - Tuesday, July 30, 2013 1:52 AM | Last reply by vsajinda - Sunday, August 11, 2013 7:47 PM -
Proposed0Votes
Favourites Pages
I have a favourite button on the app bar, I need to know how actually store the favourite pages of the user, and how to create them.1 Replies | 82 Views | Created by Himanshu Shirodkar - Saturday, August 10, 2013 6:17 AM | Last reply by Rob Caplan [MSFT] - Sunday, August 11, 2013 1:46 AM -
Answered1Votes
How to access and perform CRUD to SQL Server Database from a Windows 8 app written in Javascript/HTML through WCF Service?
I have added a new SQL Server Database to the App_Data folder from the sample project ...2 Replies | 97 Views | Created by MikeWhitesand - Friday, August 09, 2013 5:27 PM | Last reply by MikeWhitesand - Saturday, August 10, 2013 3:12 PM -
Answered0Votes
TV Shows and Movies Downloaded From Windows Video Store Not Playing
Ok so I downloaded a TV show from the Windows 8 video store. I understand these purchases contain DRM. The issue I'm running into is the video app we've created (Movie Premier) not being ...2 Replies | 506 Views | Created by Gryphon99 - Monday, March 04, 2013 5:35 PM | Last reply by Colabi - Friday, August 09, 2013 8:30 PM -
Unanswered0Votes
Settings Flyout and jQuery
Hi. I am having an issue with WinJS and jQuery. When jQuery is added to the page, it seems to be appending my settings Flyout div to the bottom of the page, rather than using an actual ...3 Replies | 78 Views | Created by timothystewart6 - Wednesday, August 07, 2013 2:53 PM | Last reply by timothystewart6 - Friday, August 09, 2013 2:51 PM - Items 1 to 20 of 3928 Next ›