服务层与商务层之间的差异 [英] Diference between Service Layer And Bussines Layer

查看:96
本文介绍了服务层与商务层之间的差异的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,



服务层和商务层有什么区别,



1 DAO Layer用于DataAccess, - >套接字,数据库,文本文件,¿¿¿WebService ???或不是?



2商务 - 是一个商务逻辑层,这一层使用DAO层。



3服务 - 这里分层< --- ???¿¿¿这里有什么?



4演示文稿:例如:MVC,Winform,Webforms



Thansk!

Hi all people,

What is the Difference between Service Layer and Bussines Layer,

1 DAO Layer is for DataAccess, -> Socket, Database, Textfile, ¿¿¿ WebService ??? or not?

2 Bussines - Is a bussines logic layer, this layer use DAO layer.

3 Service - layer here <--- ???¿¿¿ What is here?

4 Presentation: Ex: MVC, Winform, Webforms

Thansk!

推荐答案

这里我找到了简短的解释......



服务层和业务层之间的区别 [ ^ ]
Here i found Short and Sweet explanation...

What is the Difference between Service Layer and Business Layer[^]


我从未实现过服务层。



这个MSDN页面会给你清楚的详细信息。

服务层指南 [ ^ ]



看起来很有趣,稍后再试。
I never implemented Service Layer.

Here this MSDN page will give you clear details about that.
Service Layer Guidelines[^]

It looks interesting, will try later.








基本区别是:



1.业务层是定义业务逻辑(数据转换)和服务层是访问来自不同客户端的数据。



2.服务层是从UI上拔掉BL(业务层)或其他层

3.服务层也帮助我们实现可扩展的应用程序



创建业务层:http://msdn.microsoft.com/en-us/library/aa581779.aspx [ ^ ]

创建服务层: http://msdn.microsoft.com/en-us/library/ee658090.aspx [ ^ ]



谢谢

Suvabrata
Hi,


The basic difference is:

1. Business Layer is to define business logic ( data transformation ) and Service Layer is to access data from different client's.

2. Service Layer is to unplug BL (Business Layer) from UI or other layer
3. Service layer also help us to implement scalable Application

Create Business Layer : http://msdn.microsoft.com/en-us/library/aa581779.aspx[^]
Create Service Layer : http://msdn.microsoft.com/en-us/library/ee658090.aspx[^]

Thanks
Suvabrata


这篇关于服务层与商务层之间的差异的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆