Archive for the ‘development’ Category

Media Center development with Visual Studio 2008

Wednesday, November 21st, 2007

Visual Studio 2008, the latest version of Microsoft’s popular integrated development environment (IDE), launched on Monday as reported by Somasegar. You can download the free C# Express Edition here. In a post today at the Windows Media Center Sandbox blog, Charlie provides some useful information for Media Center developers:

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.

He notes that if you only have one of the Visual Studio 2008 SKUs installed, then a template will be missing after installing the Windows Media Center SDK 5.3. To solve the issue, make sure you have a Visual Studio 2005 SKU installed alongside 2008 (they can happily live side-by-side). If you install VS2005 after VS2008, you’ll need to a repair on the Media Center SDK.

And as a best practice, install the Media Center SDK after you have installed the IDEs.

For more information on version 5.3 of the Windows Media Center SDK, see this post.