Skip to content

matthiasxc/WP8-HTML-Tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WP8-HTML-Tutorials

A set of tutorials on concepts helpful for building HTML5 / Javascript Apps

HTML5_Basics

Goes along with this tutorial
A set of basic tips for writing your HTML5 apps, including
  • turn scrolling on or off in the WebBrowser control
  • how to send messages to the C# part of the application
  • how to send data from the C# part of the app to the HTML/JS part
  • inject Javascript into your HTML app with C#

PhotoChooser_Tutorial

Goes along with this tutorial
An HTML app that launches the native camera and returns an image to the app via C#-Javascript communication.

WP8_JS_Debugging

Goes along with this tutorial
Sends console.log debugging messages to C# where we can insert breakpoints to watch debugging in Visual Studio. Required Javascript is in WP8_JS_Debugging/Html/js/WP8_Debug.js.

About

A set of tutorials on concepts helpful for building HTML5 / Javascript Apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published