WebAPI has any disadvantage
any one can tell me what are the disadvantages of web api.......if any exist then please tell me the list.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Madan ShekarPosted Oct 17, 2018, 5:57 AM
Muzaffar MunirPosted Oct 13, 2018, 12:42 AM
Nilesh ShahPosted Jun 21, 2017, 1:53 PM
Rajkiran SwainPosted Jun 21, 2017, 1:11 PM
using handler is very best option if there is only requirement of GET option else we need to provide one handler for each task
API is support GET and POST which accumaltes the posted data in model which makes life easier compared with handlers
Abhishek SharmaPosted Jun 21, 2017, 11:25 AM
Posted Jun 21, 2017, 10:35 AM
Abhishek SharmaPosted Jun 21, 2017, 9:34 AM