Me and some other people are working on a desktop viewer/editor for a tile-based game (Wolfenstein 3D). We're not sure of the best way to actually draw the tiles because none of us have had to do ...
I have a SQL 2008 database with some sprocs, etc... that take data in tables and export it to XML files. These XML files are used to provide sample data to test an application we use that imports XML ...