Beginner
21 Entries
- Recent
- Most Viewed
- Top Rated
-
Language(s)
-
JavaScript Part 3: PageControl objects and navigation
Avg Rating: 5
(1)This is the third video in a 3-part series designed to build your first Windows Store app. In this video, you'll learn how about PageControl objects, how to build a navigation app, how to handle page-to-page navigation, and how to add an app bar. Step-by-Step tutorial from dev.windows.com… -
JavaScript Part 2: Manage app lifecycle and state
Avg Rating: 5
(1)This is the second video in a 3-part series designed to build your first Windows Store app. In this video, you'll learn about the app lifecycle and how to save and restore data to roaming settings and to session state. Step-by-Step tutorial from dev.windows.com Part 2 complete code [02:52] Step… -
JavaScript Part 1: Create a Hello world app
Avg Rating: 5
(8)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… -
TouchDevelop - Script Your Phone ON Your Phone!
Avg Rating: 5
(6)Update: we renamed the project to TouchDevelop!Update: This video is outdated! Please refer to the latest documentation on the TouchDevelop web site! In this video, Nikolai Tillmann and Michal Moskal, from the Research in Software Engineering group (RiSE) at Microsoft Research, present a new… -
Windows Phone 7 development for absolute beginners
Avg Rating: 0
We have just launched an all new series that teaches beginning developers with little programming experience how to develop applications for Windows Phone 7. This series assumes that they have absolutely no knowledge of C#, Silverlight, or mobile development. In just a few hours, they… -
Windows Phone 7 development for absolute beginners
Avg Rating: 5
(3)We have just launched an all new series that teaches beginning developers with little programming experience how to develop applications for Windows Phone 7. This series assumes that they have absolutely no knowledge of C#, Silverlight, or mobile development. In just a few hours, they… -
Microsoft Web Matrix New Site Options
Avg Rating: 0
Continuing my series on Microsoft WebMatrix, in this devnugget, the second in a series on WebMatrix, I walk you through the various options available for creating and opening sites with WebMatrix.Here's what I have in mind for future installments: Creating a site from a Template, and what you end… -
Installing Microsoft WebMatrix Beta
Avg Rating: 0
You may have heard that Microsoft announced a new streamlined web development tool recently called WebMatrix. In this devnugget, the first in a series on WebMatrix, I walk you through locating and installing WebMatrix.Here's what I have in mind for future installments: What the various options are… -
Getting Started in Visual Studio
Avg Rating: 4.5
(2)Getting Started in Visual Studio by Judy CallaRecorded Live at Philly.NET CodeCamp April 2010 http://codecamp.phillydotnet.org/2010-1Want more details on why you should attend a Microsoft Community Code Camp?SummaryThis presentation is a summary of the beginner series we presented in the last two… -
Using Classes and Functions
Avg Rating: 0
Been thinking about designing a game tool that could be used to make funny Xmas Games. Maybe elf bowling (like the one created a few years ago) and so forth. This would be a way to clearly illustrate the use of classes and functions.Keep an eye on my blog at…