I\'m trying to make (figure out how to..) a 2d platformer in XNA.
I know how to create a tile grid and how to perform collision detection. I perform collision detection
Have you checked the examples in the collision serie on the XNA creators club, in particular the pixel-collision sample?