Category Archives: Patterns & Skills

Yet Another Podcast #58–Julie Lerman and EF/CF

Talking with  Julie Lerman about Entity Framework and Code-First.  Julie’s blog Julie’s Book website Microsoft Entity Framework Developer Center EF Team Blog Domain Driven Design Listen | Yet Another Podcast Call in comments: 1-347-YAP-CAST

Posted in Data, Essentials, Linq, Patterns & Skills, TDD | Tagged | Leave a comment

Calling Navigate From The View Model

Windows Phone Mini-Tutorial In the third part of the MVVM Light Toolkit Soup To Nuts (part 1 is here) I started with an application that had two pages, and a button on the first that was to cause a navigation … Continue reading

Posted in Mango, Mini-Tutorial, Patterns & Skills | Tagged | 5 Comments

DecryptR Part 2

In a recent post, I discussed the DecryptR application I have been toying with.  While the fundamentals are working, there is much to do.  Today I’ll make a few minor improvements. First, let’s set the font in the list box … Continue reading

Posted in Essentials, Mango, Mini-Tutorial, Patterns & Skills | Tagged | Leave a comment

DecryptR–A Glass House Application

  Periodically, I like to build a “glass house” application – that is one which I document as I go, hiding nothing and showing all the thinking that goes into the application as well as the raw, not ready-for-production code … Continue reading

Posted in Essentials, Mango, Mini-Tutorial, Patterns & Skills | Tagged | 4 Comments

Context Menu

Windows Phone Tutorial The Silverlight For Windows Phone Toolkit is a magnificent collection of controls and utilities for writing Windows Phone applications.  Unfortunately, there is little or no documentation, and the samples, while wonderful, are quite complex.  At times, it … Continue reading

Posted in Essentials, Mango, Mini-Tutorial, Patterns & Skills, Toolkit, WindowsPhone | Tagged | 1 Comment

Beautiful Page Transitions (Practically) Free

Windows Phone Tutorial I don’t just mean you don’t pay for the code, or the control, I mean we’re talking about 2 minutes of effort.  No joke. Step 1 is to download the November Windows Phone Toolkit and install it

Posted in Animation, Essentials, Mango, Mini-Tutorial, Patterns & Skills, Toolkit, UI, WindowsPhone | Tagged | 4 Comments

Yet Another Podcast #54–Damian Edwards on ASP.NET

Talking with Damian Edwards and Jon Galloway about the evolution of ASP.NET Web Forms, what’s coming in the new Preview and the three UI platforms built on top of ASP.NET Core. Damian is the Program Manager responsible for ASP.NET Web … Continue reading

Posted in Essentials, MVC, Patterns & Skills, Podcast, Visual Studio | Tagged | Leave a comment

Test Driven Development–Testing Private Values

Jon Galloway and I are embarking on the next phase of our Full Stack project and building a Pomodoro timer.  We are (at lest for now) doing this using Test Driven Development.  This immediately raised an interesting issue, which I … Continue reading

Posted in Essentials, Patterns & Skills, TDD | Tagged , | 14 Comments

Spiking the Pomodoro Timer

I recently wrote about the beginning of phase 2 of the Full Stack project, in which we are building a Pomodoro timer (see also).  To get started, I decided to “spike” a quick and dirty version, if only to explore … Continue reading

Posted in Full Stack, Mango, Patterns & Skills | Leave a comment

The Full Stack, Phase 2–Overview

Windows Phone Tutorial Last year Jon Galloway and I launched the Full Stack experiment,in which we video-documented the creation of a nontrivial application. Today we begin the second phase of this experiment, building a new application that will have implementations … Continue reading

Posted in Background Agents, Blend, Data, Essentials, Full Stack, Linq, Mango, Mini-Tutorial, Multitasking, MVC, Patterns & Skills, SL Unit Tests, Toolkit, UI, Visual Studio, WindowsPhone | Tagged | Leave a comment

Windows Phone WCF OData Client

Windows Phone Tutorial In a recent posting I showed how to create a quick OData service using Entity-Framework Code-First and SQLCE4.  In this posting I’ll show how to create a simple Windows Phone client to interact with that service.

Posted in Data, Essentials, Mango, Mini-Tutorial, Patterns & Skills, WindowsPhone | Tagged | 1 Comment

Yet Another Podcast #48–Adam Kinney and HTML 5

Talking with Adam Kinney about HTML 5 and the role of the UI Integrator Adam’s web site Adam on Twitter PixelLab Agent 8 Ball Adam’s How Do I Videos   Listen | Yet Another Podcast Call in comments: 1-347-YAP-CAST

Posted in Essentials, HTML5, Languages, Mango, Patterns & Skills, Podcast | Tagged | 1 Comment