Webservice get json parameter and insert to db

Caro

New member
Joined
May 29, 2016
Messages
2
Programming Experience
Beginner
Hello,


I need to write a webservice in visual studion 2015 that get in the parameter a json format.


the webservice function will go over the rows in the json and will insert each row in the database.


Could you please give me an example and explain me how to do that?


Thank you in advance
 
Back
Top Bottom