Groups | Blog | Home
all groups > dotnet web services > august 2006 >

dotnet web services : Consuming multiple webservices and combining to single webservice


Togacaptain
8/25/2006 3:14:02 PM
I have a large database driven app that allows multiple web services to be
deployed each allowing access to different parts of the database. I want to
build a C# service to consume all of the web services exposed and then open
them all up through a single generic web service. The reason for this is to
allow several different development teams access to the larger original app.
The teams will be writing there clients in multiple languages. If the large
database app is ever modified via patch or upgrade then I want to be able to
update the one service without causing all the connecting clients to require
updating. So first is building this type of service possible. Second once
consumed is it possible make a code factory that will allow for generic
Gaurav Vaish (www.EduJini.IN)
8/28/2006 12:39:13 AM
[quoted text, click to view]

Yes.
Yes... depends on the actual system and implementation details.


--
Happy Hacking,
Gaurav Vaish | http://www.mastergaurav.org
http://www.edujini.in | http://webservices.edujini.in
-------------------

AddThis Social Bookmark Button