Related resources for XNA with C
  • Developing XNA Apps in Visual Studio 20125/29/2015 12:59:46 PM. While I was searching for a way to make it real, I found a not-so-well adviced technique by not using XNA GS and its easy implementations.
  • Whats new in XNA 4.0?9/29/2012 5:25:54 AM. In this article i will be talking about which features are being added and removed in XNA 4.0 CTP. This version is not the stable, full release of XNA 4.0 so there might be some components can be added/removed in the full release. Just wanted to mention that this article is about XNA 4.0 CTP. Will be upgrading this article when XNA 4.0 Full release is live!
  • Scene Management in XNA9/29/2012 5:23:51 AM. In this tutorial I will make it as simple as it can be. To teach you how very easily "Scene Management" can be done.
  • How to use Colors in XNA9/29/2012 5:15:11 AM. In this article I will show you how to use Colors in XNA.
  • How to use Microphone in XNA9/29/2012 5:12:07 AM. This article explains how to use microphone in XNA.
  • How to use Mouse in XNA9/29/2012 5:10:31 AM. In this mini-article, I will show you how you can make use most of Mouse object.
  • How to use Keyboard in XNA9/29/2012 5:09:10 AM. In this mini-article I will be talking about how you can use KeyBoard object.
  • Simple Fog in XNA9/29/2012 5:04:47 AM. In this article I will be showing you how you can create a simple Fog in XNA.
  • How to use GraphicsAdapter in XNA9/29/2012 4:56:05 AM. In this article I will show you how to use GraphicsAdapter.
  • How to use WebCam in XNA9/29/2012 4:53:57 AM. In our previous sample we have seen how to use Microphone device. Now we will be talking about Webcam.
Source Code: Graphics Programming with GDI+
Graphics Programming with GDI+ is the .NET developer's guide to writing graphics appl...
Download