本文介绍了在Web应用程序中使用WCF的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我正在开发三层Web应用程序。层是UI,业务对象层和数据访问层。
我可以使用WCF来实现DAL。是否有任何缺点并且是否推荐?
I am developing three tier web application. Tiers are UI, Business Object Layer and Data access layer.
Can I use WCF to implement DAL. Is there any disadvantages and is it recommended ?
推荐答案
这篇关于在Web应用程序中使用WCF的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!