This is a mirror of official site: http://jasper-net.blogspot.com/

Implementing the web services MVC pattern

| Sunday, July 25, 2010
In my previous blog, I had provided the architecture pattern for calling static and dynamic web services using MVC Pattern. In this blog, I would go a bit deeper on the implementation and construct and show how you can apply this to existing MVC pattern and key components of the architecture. The key components you need to implement are the static services navigator file, the SOAP client, the UDDI client, the services utility, and the interaction with the MVC pattern, as you can see in Figure below.
Figure 1. Key components of the Web services architecture

architecture1.gif

Read more: Naveenbalani.com

Posted via email from .NET Info

0 comments: