I'm making a game using xna which is run with Microsoft visual c#. I want to make it an online rpg but i want to use php. so is there any way to get c# to communicate with c# or a mysql database?
c# (xna)
| Rako wrote: |
| so is there any way to get c# to communicate with c# or a mysql database? |
lol, getting C# to communicate with C#..^_^ I'm sure you could have a code in C# that could have submit data to a database on a site. I'm assuming this is for the accounts and shit? I highly doubt you could do this in C#, but maybe you could store cookies for the pages to remember in users info...I'd recommend doing a MMORPG in flash though...it'd be much quicker, and less thought...with C# are you good enough for the graphic movement? That'd be a lot of code
