TFS Agile Poker for Windows 8

If you have been involved with agile software development in any form or fashion, chances are you’ve spent some time estimating effort or relative size of user stories.  This is often done by selecting a card from a special planning poker deck.  A typical planning poker deck is based on a Fibonacci sequence (e.g. 0, 1, 2, 3, 5, 8…) though the sequence is sometimes modified after 13 for even numbers (e.g. 20, 40, 100).  This process works fairly well when all participants are located relatively close to each other (i.e. in the same room).  What if the team members…
Read More

A Backup Strategy

Anyone using computers for any amount of time knows that backups are a must.  We’ve all heard or read that it’s not if your hard drive fails but rather when your hard drive fails you’ll wish you had backed up your files.  However, history has taught me that it’s not always a failed hard drive that makes me run to my backups but the more likely catalyst is my own actions.  For example, have you ever re-imaged a computer, thinking you’ve backed up everything you considered important, only to realize five minutes after installing the operating system that you forgot…
Read More

Introduction to Windows 8 Development–Go Metro!

Last week I had the pleasure of speaking at this year’s Heartland Developers Conference (HDC).  I gave an introductory talk on developing “Metro” applications for Windows 8.  The goal of the talk was to cover some of the basic features that every developer writing Windows 8 apps would have to face when first getting started.  Some of these features include: Obtaining Windows 8 Obtaining the developers tools – e.g. Visual Studio 2012 Understanding the Windows Runtime framework Specific application features such as: Roaming data (e.g. app settings) to the cloud Contracts and extensions Using the File Picker Implementing application settings…
Read More

How Many Windows 8 Apps are in the Windows Store?

Although there are roughly one bazillion (yes, I made that number up :-) “desktop” apps currently available that will run on Windows 8, the number of Metro “Windows Store” apps still measures in the hundreds (not hundreds of thousands, just hundreds).  If you’re curious about how many Windows Store apps are available in your marketplace, follow these steps: Launch the Windows Store app. Open the Charms Bar and tap Search (or press Logo+Q). Enter * (an asterisk) as the search term and press Enter (ensure Store is the selected search source). As of the time of writing this, there are…
Read More

Visual Studio 2012 Available August 15th + Windows 8

Today Microsoft announced that the final build of Visual Studio 2012 has been completed.  The final bits will be available for download from MSDN and “elsewhere” on August 15th.  The official launch will be on September 12th via an on-line event.  You can find out more about the launch event here: http://www.visualstudiolaunch.com/ Also from Microsoft, today they announced the release to manufacturing (RTM) of Windows 8.  Windows 8 will be generally available on new machines as well as on-line on October 26th.  For more information about Windows 8 visit the Building Windows 8 blog.
Read More

Windows 8 Beta and Visual Studio 11 Beta Quick Links

If you haven't yet downloaded the Windows 8 Beta or Visual Studio 11 Beta, a list of links are provided below for convenience.  If there is anything missing (from the February 29th beta wave release), please leave a comment below and we'll get it added to the list. Windows 8 Windows 8 Consumer Preview Windows 8 Server Beta - must register to download Visual Studio 11 Beta Download - this link works for the following product downloads: .NET .NET Framework 4.5 Beta Visual Studio Visual Studio 11 Ultimate Beta Visual Studio 11 Premium Beta Visual Studio 11 Professional Beta Visual…
Read More

Observations and Contemplation with Windows 8

Like most people who downloaded the Windows 8 Developer Preview last week, I’ve have only a short amount of time to play around with the bits.  During that time I’ve hit several speed bumps and have scratched my head a bit while attempting to figure out a few (seemingly simple) tasks.  What I’ve listed below are just a few of my observations and moments of contemplation that I’ve had over the past few days. How do I shut down my Windows 8 machine?  This is one of those functions that is so completely obvious that you don’t realize it’s even…
Read More

//build/ Observations from the Outside–Day 1

Like so many others, I was not able to attend the //build/ conference (formerly known as the Professional Developers Conference or PDC).  However, I did have the opportunity to watch the streaming keynote live and I’ve also spent a good portion of the day watching various twitter, Facebook, and blog posts from those who are attending.  With so much coming out of Microsoft in one day it’s hard to keep up with everything being announced and talked about so I thought I’d put a few notes together around today’s event. The word of the day is BOLD I didn’t actually…
Read More

Windows 7 – Free Copy for Beta Testers!

This just in…  For those of you (myself included) that were involved in the Windows 7 Technical Beta program (available on Microsoft Connect), you will now be able to download a full (i.e. non-upgrade), not-for-resale, copy of Windows 7 Ultimate for your own personal use!  Thanks Microsoft! More details are available via this post.
Read More