PDA

Click to See Complete Forum and Search --> : SOA and ASP


20620752
Mar 13th, 2009, 05:04 PM
hi,

i want to ask is SOA the new computing model or it is the ASP model reinvented?

thank you. x

dilettante
Mar 13th, 2009, 06:01 PM
Well this isn't a VB6 question, but...

Application service provider (http://en.wikipedia.org/wiki/Application_service_provider)

Service-oriented architecture (http://en.wikipedia.org/wiki/Service-oriented_architecture)

And from there an infinite series of never converging arguments begins, usually because people forget the new buzzword for ASP was SaaS, not SOA which is almost entirely different.

si_the_geek
Mar 14th, 2009, 07:49 AM
Thread moved from 'VB6 and Earlier' forum to 'General Developer' forum

mendhak
Mar 19th, 2009, 03:16 AM
SOA is just another way of doing things - involving a separation of business logic from UI so that others can reuse the business logic and also so that you can update the business logic once without a rollout or upgrade to clients.