As the xna team works quite hard to get the new XNA Framework version out every period of time.
Now XNA Game Studio 3.1 is released.
You can find more information from http://creators.xna.com.
And also the important thing to note is that, if your project is relied on the framework version 3.0. You can upgrade your project into 3.1 with ease. Refer to http://creators.xna.com/en-us/article/convert30to31 for step-by-step.
I’m quite pleased with one of the features, more at http://creators.xna.com/en-US/news/xnagamestudio3.1, it’s about the sound stuff. Now you can play sound with just one method call, and it will do the burden job (initialize, releasing the resource, etc for us). Wow, it maybe the time we can take the sound into the game with fun feeling.
Enjoy new version everyone!.


