The web service does not interact with any database yet (because I dont have any online mySQL hosting). In my machine it's working against a simple SQL serverthat stores little data and it's fine. Anyways, we can start working with a little server-client interaction with this so we can figure out better the data model we will be using.
Your comments plz.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is the web service
http://AnkhMadriz.europe.webmatrixhosting.net/enviarxml.asmx
rrudenko style Character schema
http://ankhmadriz.europe.webmatrixhosting.net/rrudenkoCharacter.xsd
rrudenko style Human schema
http://ankhmadriz.europe.webmatrixhosting.net/rrudenkohuman.xsd
rrudenko style Vampire schema
http://ankhmadriz.europe.webmatrixhosting.net/rrudenkoVampire.xsd
The web service does not interact with any database yet (because I dont have any online mySQL hosting). In my machine it's working against a simple SQL serverthat stores little data and it's fine. Anyways, we can start working with a little server-client interaction with this so we can figure out better the data model we will be using.
Your comments plz.