n层架构适用于存储过程和Web服务 [英] n tier architecture usign Stored Procedure and Web Services

查看:96
本文介绍了n层架构适用于存储过程和Web服务的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,我需要一个n层体系结构的示例,该体系结构在业务逻辑层中使用Web服务,并在数据库中使用存储过程.

Hi Folks, I need an example of an n tier architecture which uses web services in the Business logic layer and stored procedures in the data base.

推荐答案

如何关于这些教程:
-在基于LINQ的n层体系结构中实现CLR存储过程 [ ^ ]
- http://www.exforsys.com/tutorials/client-server /n-tier-client-server-architecture.html [ ^ ]
How about these tutorials:
- Implementing a CLR Stored Procedure in a LINQ based n-tier architecture[^]
- http://www.exforsys.com/tutorials/client-server/n-tier-client-server-architecture.html[^]




这是我有关带有存储过程的 NTier 体系结构的文章.但是我没有使用webservice作为业务层,而是使用了类库.您可以在Web服务中移动该代码.

使用ASP插入,更新,搜索和删除(CRUD操作).网络和MySQL [ ^ ]

希望本文对您有帮助,
谢谢
-Amit Gajjar
Hi,

Here is my article on NTier architecture with stored procedure. but i have not used webservice as business layer instead i have used class library. You can shift that code in web service.

Insert, Update, Search and Delete (CRUD operation) using ASP.Net and MySQL[^]

Hope this article helps you,
Thanks
-Amit Gajjar


尝试
使用N层架构创建ASP.NET应用程序 [^ ]
N层架构和技巧 [
Try
Creating ASP.NET Applications with N-Tier Architecture[^]
N-Tier Architecture and Tips[^]


这篇关于n层架构适用于存储过程和Web服务的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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