SOA Principles Service-oriented architecture ( SOA ) is based on the four fundamental tenets that follow: 1. Explicit Boundaries Everything needed by the service to […]
Category: Web Service Articles
Passing Client Certificate for authentication to Web Service in ASP.NET Method
Passing Client Certificate for authentication to Web Service in ASP.NET Method To pass Client Certificate for authentication to Web Service in ASP.NET Method , we […]
Webservice Questions : Difference between web services & remoting?
Difference between web services & remoting? 1) Protocol : Webservice can be accessed over HTTP protocol . Remoting can be accessed over any protocol (including […]
State few characteristics of SOA ( Service Oriented Architecture ) ?
Below are few important characteristics of SOA are : 1: Boundaries are Explicit 2: Services share schema and contract, not class 3: Services Are Autonomous […]
Service-Oriented Architecture ( SOA )
Service-Oriented Architecture ( SOA ) Introduction: In today’s technology-driven world with globalization, rapid business changes and with ever growing challenges posed by integration between globally […]
