Is it possible to use an SQL database as a backend to an XNA game
The idea is to have an sql database on a server that can be accessed through connection code in the game to retreive and save data.
Is it possible with windows-only games
Is it possible with xbox games
Is there sample code somewhere
How does io work in XNA