Category Archives: Essentials
Yet Another Podcast #89–Laurent Bugnion on MVVM and Windows 8
Talking with Laurent Bugnion about MVVM in detail, including the ins and outs of commanding and managing events in Windows 8. MVVM Light Laurent’s blog IdentityMine Behaviors for Windows 8 (Joost van Schaik, uses Rx) Jesse’s book on LINQ … Continue reading
Windows 8 Theme Transitions
Much of the animation that you want in your application is already built in. Pages and objects make their transitions smoothly. At times, however, adding a bit more animation can make the difference between a “fast and fluid” application and … Continue reading
Windows 8–Conference Buddy. Reading JSON From A File
I’d like to have a page in Conference Buddy that lists all the customer contacts. We’re currently writing these contacts to file in JSON format as described in this article. My goal for today is to read that file and … Continue reading
Yet Another Podcast #86–Azure Mobile Services with Josh Twist
This is a not-to-miss podcast on Azure Mobile Services, which tremendously simplifies databases, authentication and push notifications for your Windows 8, Windows Phone, IOS and etc. applications. Josh Twist is a Program Manager on the Windows Azure team and was … Continue reading
Windows 8–Grid View
GridView is one of the most powerful out-of-the-box controls in Windows 8, but fully understanding how to use it is not necessarily trivial. The complexity, I believe, comes because GridViews are often used to hold groups of collections, rather than … Continue reading
Windows 8 Persisting Conference Buddy JSON To A File
In my most recent posting on Conference Buddy, I showed how to store the data we’ll be accumulating in JSON format. Today, I’ll show how to write that JSON data to a file for local storage. Let’s return to the … Continue reading
Windows 8: Storing JSON Data for Conference Buddy
In an earlier postings I described the project that I’ll be creating with Phil Japikse and Michael Crump, code-named Conference Buddy. In a recent posting we looked at a wire-frame that illustrated some of the data we’ll be collecting. In … Continue reading
Evolving Simple Wireframes With AppMock
In an earlier post I introduced the initial wire-frame design for an application that I’ll be creating from scratch in XAML and C#, tentatively named Conference Buddy. As noted in that article, Phil Japikse will be creating the same application … Continue reading
Creating A Win8 App From Scratch–A Scrolling Home Page
In a previous article I discussed the project that I’ll be building in Windows 8. We started with a couple screen mock-ups and then passed these to the designers who came back with preliminary designs. While these designs were not … Continue reading
Windows 8 and Geolocation
In this posting, we’ll look at how to track location coordinates in Windows 8. (Click on image for full size) In order to get this to work, we need to be able to obtain the values we’re displaying (e.g., for … Continue reading
Yet Another Podcast #83–Jon Galloway on Azure and ASP.NET–What’s New.
Jon Galloway joins me for a wrap up of what is new in Azure, ASP.NET and surrounding technologies. A /build wrap up that starts with the Day 2 Keynote and walks through all the new cool stuff coming out of … Continue reading
Creating A Windows 8 Application From Scratch
Phil Japikse, Michael Crump and I set out to create three related applications from scratch. That is, a Windows 8 version written in XAML with C# (me), a Windows 8 version written in JavaScript (Phil) and a Windows 8 Phone … Continue reading





































