The Windows Media Center Platform Team Blog RSS 2.0
 Thursday, November 22, 2007

We put the template support in for Visual Studio 2008 towards the very end of the 5.3 development cycle as a 'bonus' to fulfill community requests -- you'll notice we don't even mention it in the What's New section of the SDK documentation at all since we didn't know the street date for Visual Studio 2008.

There are three templates which ship in the 5.3 version:

Windows Media Center Application
A project for creating a Windows Media Center Application containing a page with four buttons which invoke a Media Center dialog box.

Windows Media Center Application - Background
A project for creating a Windows Media Center Background Application.

Windows Media Center Application - Fundamental
A project for creating a Windows Media Center Application containing the minimum code and markup required.

It just so happens that Visual Studio 2008 released to the general public a day or two before we released, so I've been scrambling to test out the SDK install on all sorts of permutations of Visual Studio installations -- the surface area for this testing is quite large when you look at the fact all of them can peacefully coexist with side by side installs. Last night we found an issue where one of the templates (the first one in the list above) isn't available in Visual Studio 2008 if the only development tool you have installed is a Visual Studio 2008 SKU.

Select one of the following to resolve...

  • Make sure you have a Visual Studio 2005 SKU installed (including any Express Edition) in addition to Visual Studio 2008 prior to installing the SDK.
  • Run a repair of the Windows Media Center SDK 5.3 if you've already got it and a Visual Studio 2008 SKU installed and are installing a Visual Studio 2005 SKU second.
Categories: SDK | Template | Comments [1] | # | Posted on Thursday, November 22, 2007 3:33:24 PM (GMT Standard Time, UTC+00:00)   
 Wednesday, November 21, 2007

Working through the last revision of the SDK I found it was really hard to discern the development environment for successfully developing a Windows Media Center application -- mainly because you can't read what we write before installing the SDK...! :-)

So, let me take a moment to give you what I consider the bare minimum install set for a development machine in the order they should be installed.

Windows Vista Home Premium or Windows Vista Ultimate

Visual C# 2005 Express Edition
http://go.microsoft.com/fwlink/?LinkId=51411

Visual C# 2005 Express Edition SP1
http://download.microsoft.com/download/7/7/3/7737290f-98e8-45bf-9075-85cc6ae34bf1/VS80sp1-KB926749-X86-INTL.exe

Visual Studio 2005 Service Pack 1 Update for Windows Vista
http://download.microsoft.com/download/c/7/d/c7d9b927-f4e6-4ab2-8399-79a2d5cdfac9/VS80sp1-KB932232-X86-ENU.exe

Visual C# 2008 Express Edition
http://go.microsoft.com/?linkid=7729278

Windows Media Center Software Development Kit 5.3
http://www.microsoft.com/downloads/details.aspx?familyid=a43ea0b7-b85f-4612-aa08-3bf128c5873e

I've put these links over on the navigation bar at http://blog.mediacentersandbox.com as well for future reference.

Charlie

Categories: SDK | Comments [0] | # | Posted on Wednesday, November 21, 2007 11:38:23 PM (GMT Standard Time, UTC+00:00)   
 Monday, November 19, 2007

An updated version of the Windows Media Center Software Development Kit is now available for download from http://www.microsoft.com/downloads/details.aspx?familyid=a43ea0b7-b85f-4612-aa08-3bf128c5873e&displaylang=en. This is the same link as before so no need to change your bookmarks. These links also persist in the navigation section at http://blog.mediacentersandbox.com/.

Here is a list of what's new or changed with this release...

MCML Preview Tool Automation Model
An improved automation model allows a tools developer to load an MCML file, refresh the current view, and close or get the position and size of the current instance. New command-line switches specify a folder to watch and automatically refresh when any resource in the folder changes.

Changes to the MCML Preview Tool Launcher
The improved MCML Preview Tool Launcher takes advantage of the new MCML Preview Tool automation model and command-line switches.

Additional Documentation on Animations in MCML

Check out the new or improved documentation on these topics:

  • Working with Animations in MCML
  • Using Keyframes in Animation
  • Applying Interpolations to Keyframes
  • Setting the Weight on Interpolations
  • Playing Different Types of Animations in Response to Events

MCML Animation Explorer
MCML Animation Explorer is a new tool that helps developers learn animation in MCML. Instead of writing XML you can work with a bunch of knobs and switches in a graphical user interface and see the resulting MCML as well as the visuals in the MCML Preview Tool.

New Visual Studio Templates
The following templates have been added for C#:

  • The Windows Media Center Application – Background template creates a project for a Windows Media Center background application.
  • The Windows Media Center Application – Fundamental template creates a project that provides a basic framework for creating a Windows Media Center application.

Visual Studio 2008 Support
The application templates now work with Visual Studio 2008.

Deprecated Features
The following platform features have been deprecated with this release:

  • Hosting for Microsoft .NET Framework 3.0 Extensible Application Markup Language (XAML) browser applications (XBAPs).
  • The Triple-tap / Soft-keyboard ActiveX control for hosted HTML applications.
  • Support for using alternative shells to run and host HTML applications.
Categories: SDK | Comments [12] | # | Posted on Monday, November 19, 2007 11:52:28 PM (GMT Standard Time, UTC+00:00)   
Blogroll
About

Disclaimer
All information available via this site is provided 'as is' with no warranties and confers no rights.

© Copyright 2008 Microsoft Corporation.

Sign In
All Content © 2008, Microsoft Corporation.