Click here to Skip to main content
15,896,493 members
Please Sign up or sign in to vote.
1.10/5 (4 votes)
See more:
I want to download Microsoft.Xna.Framework.dll
and
I want
using Microsoft.Xna.Framework.Media;
in my WindowsApplication (c#)
Posted
Updated 19-May-11 2:56am
v2

Here is a link to the XNA development centre.[^]. You should be able to get all the info you require from that site.

Hope this helps
 
Share this answer
 
Hi,

Well, you must be looking for the XNA framework.... Please have a look at the following links:

Microsoft XNA Framework Redistributable 4.0[^]
XNA Framework Class Library[^]
XNA Developer Center[^]

Kind regards,
 
Share this answer
 
Hope this[^] might help you.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900