Category Archives: C#

C# related code, articles, snippets, and more.

XNA Using Statements

If you’re anything like me constantly having to re-add the XNA using statements each time you create a new class can be more than tiresome.  To remedy this I finally decided to dive into the world of Visual Studio code snippets.  The first thing I immediately learned is that I have been missing out!  So [...]

Also posted in XNA :: Tagged , ,