开发者

Silverlight Application IS Client Server or 3 Tier

开发者 https://www.devze.com 2023-01-14 15:44 出处:网络
Suppose If I have silverlight application which consumes data through WCF. Then We need to call this application hasC开发者_运维知识库lient Server architecture or 3 tier architecture.

Suppose If I have silverlight application which consumes data through WCF.

Then We need to call this application has C开发者_运维知识库lient Server architecture or 3 tier architecture.

What kind of architecutre is it. ?


SOA: Service Orientated Architecture. You will actually find that a lot of "architectures" cross over each other. You will probably have aspects of Component Orientated and N tier as well.

0

精彩评论

暂无评论...
验证码 换一张
取 消