Author Archive
With Windows 8 Microsoft ushers in a new set of technologies designed to challenge Apple’s market share while maintaining the full productivity of the PC. In this session we discuss what they are offering and what technologies they are introducing to successfully compete – both from a users perspective and a developers perspective. Don’t miss this session to understand a new breed of applications from Microsoft and the development technology and architecture that makes it all possible.
Sponsored by the Spokane .Net Programming User Group and Presented by Mark Michaelis
Here are the video and slides from my talk at the Inland Northwest Chapter of the Project Management Institute.
Download: [Slides (pdf)] [Mid Def. (315 MB)] [FullHD Video (875 MB)] [Full Audio (50 MB)] [Mid Def. Audio (12 MB)– Recommended]
The first time I connected my computer Bluetooth keyboard to the Windows Build Samsung Developer Preview tablet I was prompted with a passcode to type into the keyboard:

Entering the passcode followed by ENTER successfully paired the keyboard.
Later on, the pairing quit working so I made attempts to reconnect. Unable to successfully get the two devices to recognize each other again, I Removed the keyboard from the list of Bluetooth devices.
Unfortunately, when attempting to add [...]
read more
On Tuesday, September 20, 2011 I (Mark Michaelis) will be at the Inland Northwest Project Management Institute:

Project Management Institute – Inland Northwest
Come ready to make the paradigm shift from success through process to success through leadership – shifting from motivation around procedures to inspiration around vision. Mark provides thoughtful discourse on motivation, vision, excellence, influence and expectations – what moves a leader to become a leader of leaders. Mark challenges status quo thinking that moves you from what you do today to who you are tomorrow.
Date: Tuesday, September 20, 2011Social Hour: 5:30 pm networking, 6 PM dinnerEvent [...]
read more
Click and drag specific locations on a photo to logon to Windows 8.
Recently, I tried opening an MDF file from my SQL Server Express instance only to discover be prompted with the following error:
The database cannot be opened because it is version 661. This server supports version 662 and earlier. A downgrade path is not supported.
This error message is completely misleading, however, as it indicates that my installation of SQL Server is later than the database version that I am attempting to open. In actual fact, the issue is that SQL Server 2008 (SP2) supports 662 while while SQL Server 2008 R2 SP1 supports version 661. A more accurate message [...]
read more
As a consultant, I am repeatedly connecting to customer Team Foundation Server (TFS) servers that are not on the same domain as my client workstation. As a result, I am repeatedly prompted for credentials each time I launch Visual Studio or connect to TFS web.

Notice, there is no “Remember Credentials” check box so seemingly no way to avoid getting prompted every time you connect to TFS. However, this is not the case. Richard Banks details a solution the involved opening [...]
read more
Out of the box, Team Explorer includes the ability to subscribe to Project Alerts (available from the Team->Project Alerts menu in Visual Studio and from the Team Web->Settings Page):

As the Alerts dialog image shows, Project Alerts only lets you subscribe to 4 alerts:
My work items are changed by others
Anything is checked in
A build quality changes
Any build completes
My build completes
This is a relatively unsatisfactory list, however. What if you want to subscribe to all work [...]
read more
Today I received the following email regarding our relatively recently purchased domain name, which I purchased from another party (not simply registered). The subject of the email was:
From: Jeff Yang <jeff@tzservice.com>
Subject: Regarding “intellitect” Dispute
(If you are not in charge of this please transfer this email to your President or appropriate person, thanks)
Dear President,
We are the department of Asian Domain registration service in china, have something to confirm with you. We formally received an application on August 24, 2011. One company which self-styled “Peagle Inc” were applying to register “intellitect” as Network Brand and following domain names: [...]
read more
Although the installation of the Async CTP (SP1 Refresh) appeared to be successful, the final web page titled “Microsoft Visual Studio Async CTP” did not appear and the “My Documents > Microsoft Visual Studio Async CTP” directory was not successfully created. Furthermore, when I attempt to open an Async project (such as a sample), Visual Studio reports this project type is not supported.
I tried the following but none of them was successful:
Running a repair on Visual Studio SP1
Uninstalling Visual Studio SP1
Installing SP1
Installing Async CTP
Uninstalling Visual Studio 2010
(Visual Studio SP1 stays installed and won’t uninstall at this point)
Installing SP1
Installing [...]
read more