hey all,
if i'm using webservices in my project, is that considered a type of SOA
(Service Oriented Architecture)?
thanks,
rodchar
Peter Bromberg [C# MVP] - 27 Mar 2008 18:25 GMT
Kinda. But there's really more to SOA than just the fact that you've got a
webservice in the equation. Read the wikipedia page on it:
http://en.wikipedia.org/wiki/Service-oriented_architecture
-- Peter
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short Urls & more: http://ittyurl.net
> hey all,
> if i'm using webservices in my project, is that considered a type of SOA
> (Service Oriented Architecture)?
>
> thanks,
> rodchar
Simon Hart [MVP] - 27 Mar 2008 22:39 GMT
It depends on what the service is doing. If the service if bridging an
integration gap between one or more systems then generally software+services
= SOA. The systems must be completly separate.

Signature
Simon Hart
Visual Developer - Device Application Development MVP
http://simonrhart.blogspot.com
> hey all,
> if i'm using webservices in my project, is that considered a type of SOA
> (Service Oriented Architecture)?
>
> thanks,
> rodchar
rodchar - 28 Mar 2008 20:14 GMT
thanks everyone for the insight,
rod.
> hey all,
> if i'm using webservices in my project, is that considered a type of SOA
> (Service Oriented Architecture)?
>
> thanks,
> rodchar