Category Archives: Tools and Utilities

Yet Another Podcast #57–Kendo UI

I spoke with Burke Holland, Kendo UI Evangelist, and Todd Anglin, VP of HTML5 Tools for Telerik about their new platform for creating HTML5/JQuery applications: Kendo UI. http://twitter.com/toddanglin http://twitter.com/burkeholland HTML5 Playground Less To CSS Generator PhoneGap – Build Native Mobile … Continue reading

Posted in Community, Tools and Utilities, UI | Tagged | 1 Comment

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

New Mini-Tutorial Video Series

I’m very pleased to announce that I’m starting a new video series based on my mini tutorials about Windows phone mango. These will all be posted on Channel 9 and you can also find them listed alphabetically on my Windows … Continue reading

Posted in Animation, Blend, Mini-Tutorial, WindowsPhone | Tagged | 4 Comments

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

Drag and Drop in 30 Seconds

If this doesn’t convince you that it is worthwhile to learn Blend and Behaviors… Open a new phone project in Blend and drag a shape onto the artboard (e.g., an ellipse). Click on Assets –> Behaviors and drag  MouseDragElementBehavior onto … Continue reading

Posted in Blend, Essentials, Mango, Mini-Tutorial | Tagged | 3 Comments

Yet Another Podcast #49–Jon Galloway: What’s New In ASP.NET

Talking with Jon Galloway about what’s new in the ASP.NET family, including previews of MVC 4, Visual Studio 11, Web Forms 4.5 and WCF Web API. Jon’s Blog ASP.NET VNext site MVC 4 Site Road Map Jon’s Book Listen | … Continue reading

Posted in Blend, Essentials, HTML5, Languages, MVC, Podcast, Visual Studio | Tagged | Leave a comment

Windows Phone Toolkit–Date and Time Pickers

A Windows Phone From Scratch Mini-Tutorial You have seen the Date and Time pickers in the built-in applications and you can add them to your own applications with shockingly little work.   To start, follow the directions from yesterday’s posting on … Continue reading

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

Windows Phone Toolkit AutoCompleteBox

A Windows Phone From Scratch Mini-Tutorial The Windows Phone Toolkit offers a number of useful controls that you can use right out of the box.  This is the first in a sub-series of mini-tutorials on the Windows Phone Toolkit. From … Continue reading

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

Windows Phone: Touch

Windows Phone From Scratch #48 A key gesture for Windows Phone users is the tap or touch on the screen.   Many controls have built-in support for the touch (e.g., the button) converting the touch to an existing click event. Other … Continue reading

Posted in Blend, Essentials, Mini-Tutorial, WindowsPhone | Tagged , , | 4 Comments

Adding an Application Bar

Windows Phone From Scratch #46 In a recent posting I wrote about creating Conway’s Life for the phone.  The application is a tinkerer’s playhouse and I find myself going back to it to add features and tweaks. This morning I … Continue reading

Posted in Blend, Essentials, Mini-Tutorial, Patterns & Skills | Tagged | 2 Comments