+ All Categories
Home > Education > Getting Started with Windows 8 development

Getting Started with Windows 8 development

Date post: 22-Apr-2015
Category:
Upload: gurpreet-singh-sachdeva
View: 221 times
Download: 2 times
Share this document with a friend
Description:
 
21
Windows 8 Development (Getting Started) by Gurpreet Singh
Transcript
Page 1: Getting Started with Windows 8 development

Windows 8 Development(Getting Started)

byGurpreet Singh

Page 2: Getting Started with Windows 8 development
Page 3: Getting Started with Windows 8 development
Page 4: Getting Started with Windows 8 development
Page 5: Getting Started with Windows 8 development
Page 6: Getting Started with Windows 8 development
Page 7: Getting Started with Windows 8 development
Page 8: Getting Started with Windows 8 development
Page 9: Getting Started with Windows 8 development
Page 10: Getting Started with Windows 8 development
Page 11: Getting Started with Windows 8 development
Page 12: Getting Started with Windows 8 development
Page 13: Getting Started with Windows 8 development
Page 14: Getting Started with Windows 8 development
Page 15: Getting Started with Windows 8 development
Page 16: Getting Started with Windows 8 development
Page 17: Getting Started with Windows 8 development

Introducing data-win-* attributes:http://msdn.microsoft.com/en-us/library/windows/apps/hh440968.aspx

Extensive use of self executing anonymous function:(function () { "use strict";

// Omitted code

})();

Page 18: Getting Started with Windows 8 development

Let us jump into the code


Recommended