CMAP Main Meeting - Windows 8 Application Development with HTML5 for .NET Developers - Jim Jackson

Date
Tue, 8 Jan 2013, 18:30 - 21:00 (Add to calendar) GMT
Venue
(Exact location not available) , Columbia, US
Cost
Free

Topic: Windows 8 Application Development with HTML5 for .NET Developers

The new cool kid is Windows 8 app development, Microsoft's entry into the touch-first platform market. Windows 8 Apps can be written using C#, JavaScript or C++. While Silverlight, Windows Phone and WPF developers will no doubt gravitate to C# with Xaml, web developers may wish to try their hand at using HTML5, CSS and JavaScript to build Windows Store Applications. But what does it take to deliver that experience using Visual Studio 2012? The sites dev.windows.com and design.windows.com can help you get started learning the basics and there are a few published end-to-end examples as well. But most of the published material is around C# and Xaml. Jim will walk through some of the features that make HTML applications in the Windows store attractive and useful as well as the JavaScript equivalent to some C# features that Pete Brown discussed at the December meeting. This discussion will assume your basic level of knowledge regarding Windows 8 applications and jump as quickly as possible into the code.

Presenter: Jim Jackson

Jim Jackson is the co-author of HTML5 for .NET Developers, available now at http://ww.manning.com/jackson. (Note: This book is NOT about developing HTML5 applications for Windows 8 but you can use the HTML, CSS and JavaScript skills you learn to build Windows 8 Apps.) Jim has worked on rich HTML5 web applications for clients like Vogue, Rolling Stone and Playboy and is currently building an HTML5 game for the Windows App Store. Jim will walk through the realities of working with HTML5 and JavaScript to build a rich client application. Some topics he will cover are the use of existing HTML5 JavaScript APIs like Canvas and IndexedDB as well as the paradigm shift necessary to build a completely asynchronous application.

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time.” - Tom Cargill