PDA

View Full Version : asp.net problem. Does it need to cost?


symon
08-17-2004, 12:26 PM
Hi all,

I have a serious problem. I've developed a game for a client and it needs a database driven highscore table. The client uses asp.net on a sql server system and Flash have a remoting programme that costs $999 !#*!?. And the client has 3 servers so it could cost $3996 !#*?

The data goes like this:
On entering the game the player enters name and email address. They play the game and their name is displayed. When they finish the game their name is entered into the highscore top 10. The email addresses are in a data table on the sql server.

Does anyone know if I need this or can I do it simpler and more importantly cheaper?

Please help me and my wallet.

Kindest regards

Sy

hangalot
08-17-2004, 01:23 PM
u do not need to use remoting. (xml, key value pairs)
there is also a .net opensource remoting library out there (do a google)

symon
08-17-2004, 01:54 PM
cheers for that. I was worried to say the least

Kind regards

Sy

CyanBlue
08-17-2004, 03:02 PM
I don't know much about this, but the only thing I was able to find was FlashOrb... Is it what you are talking about, hangalot??? Did you have something else in your mind when you said that??? :)