This is the first video in a 3-part series designed to build your first Windows Store app. In this video, you'll build a basic Hello, world app using HTML, CSS, JavaScript, and learn how to use the Rating control, a Windows library for JavaScript control. Step-by-Step tutorial from dev.windows.com Part 1 complete code [01:14] Before you start[01:52] Step 1: Create a new project in Visual Studio[04:06] Step 2: Launch the app[05:00] Step 3: Modify your start page[07:51] Step 4: Create an event handler[12:16] Step 5: Register the event handler when our app launches[15:35] Step 6: Style our start page[20:01] Step 7: Add a Windows library for JavaScript control[21:41] Step 8: register an event handler for Windows library for JavaScript controls