Sunday, November 23, 2008

Migrating to Visual Studio 2008


I wanted to take a look at the XNA Game Studio 3.0 - and it turns out it requires Visual Studio 2008. Since all of my current code is based on 2005 projects I've been avoiding the upgrade - no it looks like its time to take the plunge.

There is good news, apparently you can run multiple versions of Visual Studio side beside:
http://msdn.microsoft.com/en-us/library/ms246609.aspx

And more good news - XNA also works with C# 2008 Express. It looks like Microsoft has made things easy this time around.

Visual Studio 2008 Express: http://www.microsoft.com/express/download/#webInstall
XNA Game Studio 3.0: http://www.microsoft.com/downloads/details.aspx?FamilyId=7D70D6ED-1EDD-4852-9883-9A33C0AD8FEE&displaylang=en

Happy Coding

No comments: