XInput PInvoking your XBox 360 Controller
(1)
Today's hardware Friday project by Joel Ivory Johnson is one that I thought interesting in a number of ways. One, that it shows how we can use the XBox controller without XNA, yet still using managed languages and also as a non-trivial example of how to translate native calls for use in a managed…