hello,
i am using this article webservice logic for CRUD in my web application
https://www.aspsnippets.com/Articles/Select-Insert-Edit-Update-Delete-using-Web-Service-in-ASPNet.aspx
its working fine.
I just want to convert all response insert update delete to json so i can use the same webservice in android.