What are the advantages of using REST in Web API?
Answer / lakshman
1.low resources required when working with rest service.
2.No contract between client and server so its loosely coupled
3.its light weighted service
4.supports various technologies for data transfer such as xml,json,html,text
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you mean by xml signature?
Explain windows services?
What are different HTTP Methods supported in Restful Web Services?
Explain the term statelessness in terms of restful web services?
List the types of web services.
What are the types of validation can a jaxb client can perform?
What do you mean by synchronicity?
Give me the advantages of web services over com and dcom?
Tell me which property of the webmethod attribute allows you to maintain the state of objects across sessions in a web method?
Define entrust privacy service?
What is service discovery web service protocol stack layer?
What is difference between web container and web server?