Link to home
Start Free TrialLog in
Avatar of Starr Duskk
Starr DuskkFlag for United States of America

asked on

Json REST web service

I need to write a web service using Json and REST where the other person is sending me name value pairs that I am inserting into my database.

I would like a JSON REST example / tutorial. I have seen a few that are not REST and a few that tell how to send JSON and a few that tell how to connect to an existing webservice, but none like I am describing.

Any suggestions? I have googled and looked at a ton, so please don't just send me a list from google. Send me something specific to what I am asking. thanks!
ASKER CERTIFIED SOLUTION
Avatar of dinomix
dinomix

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Starr Duskk

ASKER

thank you.

Still looking for an example though.
I am using asp.net and can read a tutorial in C# or vb.net. So far everything I do gives me an error:
[WebException: The remote server returned an error: (500) Internal Server Error.]
no other answers. closing this out.