I was wondering, is there a proper way to setup an object in max for export as .fbx to xna?For examp...
By dchin
Get it here:http://www.microsoft.com/downloads/details.aspx?FamilyID=21e979e3-b8ae-4ea6-8e65-393ea76...
By davidweller_msft
Hi all,i has few question with xna game studio express, hope sombody help.Q1. How to draw dynamic te...
By brian_tsim
I am tasked with writing an application to output high definition 2D graphics to a television. I don...
By zachnelson
One of the great advantages of the .NET framework is that developers can work on the same project in...
By tablo, 14 Comments
I've done some looking around, here and through google, and I still can't seem to fix my problem.I w...
By char1ie, 3 Comments
is there zip compress on xbox360 in the system.io space...
By michaelhansen, 4 Comments
I want to ask, are there any chance for support VB.NET in XNA for the next time? I develop only data...
By simon_56387, 7 Comments
Hi All,I've just started a new series of XNA demos on my website. So far I have 3 demos: XNA Per-Pix...
By dpoon, 10 Comments
The XNA Framework installs on top of the normal C# environment. So you should have access to the .NET namespace. For 360 development, you are limited to the Compact Framework.
stevemitcham | Thurs, 30 Aug 2007 22:16:00 GMT |
While that's true, you may find that we're not enabling a scenario that you may run into when writing your tools. My suggestion would be to give the beta a try and see if you find any limiting factors send us some feedback here. For our first release we are mainly focused on users being able to create games based on the framework but are interested in supporting using XNA for other applications as well. You’ll still be able to continue to use MDX 1.1 as part of the DirectX SDK moving forward as well.
Thanks!
michaelklucher_msft | Thurs, 30 Aug 2007 22:17:00 GMT |
Thanks but you did not answer my question.
Is it possible to strip out XNA framework and use it inside VS 2005 professional?
Means I don’t want to use XNA studio just the XNA libraries.
abs123 | Thurs, 30 Aug 2007 22:18:00 GMT |
The Windows version of the XNA Framework assemblies are just regular
managed assemblies, so you can use them from any language and IDE you
like.
Obviously you won't be able to use our custom IDE extensions if you
aren't running C# Express, but the API itself will work just fine.
shawnhargreaves | Thurs, 30 Aug 2007 22:19:00 GMT |