First XNA Application - 360 Controller Test

I finished my first XNA application tonight at 1 minute before midnight on the launch day. This is an application that I wrote before using MDX 2.0 and Winforms (See the old article for the features) .

I was able to convert the entire app in about 5 hours without using the documentation. This application is a simple test harness that shows you how to use the XInput API to control the XBOX 360 controller. This new app has all of the features of the old Winforms version, but the implementation is totally different. I will write more over the next few days detailing some key learning's. But I wanted to get the code out to everyone to get you going.

The source code is posted here:

XNA360ControllerTest.zip