摘要:
1. What is WCF?WCF is the latest technology from Microsoft for building services, including webservices.WCF is the acronym for Windows Communication Foundation. It is Microsoft'slatest technology that enables applications in a distributed environment tocommunicate with each other.WCF is an umbre 阅读全文
posted @ 2012-03-07 11:27
Master HaKu
阅读(264)
评论(0)
推荐(0)
摘要:
1. What is SOA?SOA is the acronym(缩略语) for Service Oriented Architecture.Basically, SOA states that every component of a system should be a service, and the system should be composed of several loosely-coupled services. A service here means a unit of a program that serves a business process. Loosely 阅读全文
posted @ 2012-03-07 11:07
Master HaKu
阅读(193)
评论(0)
推荐(0)