Why Web API ? - 0 views
-
ashkif as on 06 Sep 18Why Web API ? Before web API technology every developer used to communicate with multiple services over the internet by using following technology like web services, WCF, COM, COM+,DCOM,.NET remoting. All the technology works based on Service Oriented Architecture which create communication between service provider and service consumer which helpes to communicate with different types of applications like web, mobile based, standalone applications and many more. First of all understand limitation...