使用SQL Server2005的ASP.NET中的3层体系结构 [英] 3-tier architecture in asp.net with sql server2005

查看:92
本文介绍了使用SQL Server2005的ASP.NET中的3层体系结构的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述




我刚刚在SQL Server 2005中使用ASP.NET中的3层体系结构开始了Web开发.请帮我举一个简单的代码示例.



Hi,


i just started web development using 3-tier architecture in asp.net with sql server 2005. pls help me with a simple code example.



推荐答案

此链接将为您提供帮助

http://www.dotnetfunda.com/articles/article71.aspx [
This link will help you

http://www.dotnetfunda.com/articles/article71.aspx[^]



看一下马丁·福勒的作品.他的著作《企业应用程序架构的模式》非常出色.他的文章在这里..

http://martinfowler.com/articles.html [
Hi
Look at Martin Fowler''s works. His book Patterns of Enterprise application architecture is an excellent on. His article''s are here..

http://martinfowler.com/articles.html[^]


我不知道任何具体示例,但我建议您在主题(或在Google/Code Project上进行一些搜索).这里没有人不会为您提供专门为您量身定制的代码.我们只会自己在线搜索,因此您最好自己进行搜索.

使用ASP.NET和SQL Server 2005,SQL将成为您的数据层(稍后您可以在其上构建数据访问),ASP.NET将成为您的表示层,并且您还必须构建业务逻辑层.这是一个典型的三层体系结构的很好的示意图:
此处了解更多信息.
I''m not aware of any specific examples, but I recommend you buy a book on the subject (or do some searches on Google/Code Project). Nobody here is not going to provide you with code tailored specifically to you. We''d just be searching online ourselves, so you might as well do this yourself.

With ASP.NET and SQL Server 2005, SQL would be your data layer (and you could build a data access later on top of that), ASP.NET would be your presentation layer, and you would also have to build a business logic layer. Here is a pretty good diagram of a typical 3-tier architecture: Wikipedia diagram. Read more here.


这篇关于使用SQL Server2005的ASP.NET中的3层体系结构的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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