How to delete and update the records through Web API [Resolved]

Posted by Amatya under C# on 5/9/2017 | Points: 10 | Views : 1081 | Status : [Member] | Replies : 1
Hi dear all,
Need your help regarding Web API.
I Am able to generate the Json format of records through Web API,
Now I want to write a method which can delete and update the record based on Id
of particular record, how can i do it?

Do reply as soon as possible
Thanks in Advance.

Feel free to share informations.
mail Id ' adityagupta200@gmail.com
Thanks



Responses

Posted by: A2H on: 5/12/2017 [Member] [MVP] Silver | Points: 50

Up
0
Down

Resolved
In TechFunda itself we have an excellent article for update and delete
For Deleting Records you can refer
http://techfunda.com/howto/303/delete-record-using-web-api
For updating records you can refer
http://techfunda.com/howto/304/update-record-using-web-api

Thanks,
A2H
My Blog

Amatya, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response