Dragon324 16 Report post Posted May 23, 2011 This program is used to make a wide variety of games used in conjunction (at least for me) C#. However I'm running into problems learning the code and I keep getting these errors even though I'm following these steps step per step. So I was wondering if anyone here had any experience with this program, know C#, or know any good places to find good tutorials for them. Thanks Share this post Link to post Share on other sites
ForeverZer0 44 Report post Posted May 23, 2011 It helps to know C# well before moving onto XNA in my opinion. Some sites I have used: http://www.c-sharpcorner.com/ http://www.csharp-station.com/Tutorial.aspx Microsoft's online help at MSDN can also be helpful. http://msdn.microsoft.com/en-us/vcsharp/aa336706 If you are solely interested in XNA, try some of these: http://msdn.microsoft.com/en-us/library/bb200104.aspx http://www.xnadevelopment.com/tutorials.shtml http://www.riemers.net/ 1 CrimsonInferno reacted to this Share this post Link to post Share on other sites