当前注册人数422991人 邮箱: 密码: 注册新用户 忘记密码
首页 C/C++/MFC C# ASP.NET VB.NET MATLAB Android   站内搜索 下载代码说明/积分规则
为什么要注册?

1. 可以直接免费从本站下载代码,防止邮件发送不到您的邮箱,或登录不了国外网站

2. 可以设定关键字,当有您关心的代码收录时,邮件通知您

3. 对这里的代码进行评分和评论

4. 可以和大家一起分享你的源代码,得到更多的建议

Building Multi-Tier Web Application in .NET 3.5 Framework Using LINQ to SQL

在.NET3.5框架下使用LINQ创建三层Web应用程序教程及源代码

2007年12月20日
VB, LINQ, VB 9.0, .NET, .NET (.NET 3.5, .NET 3.0), ASP.NET, SQL, VS, WebForms, SQL 2005, VS2008, Arch, Dev
本教程及文章教你如何在ASP.NET 3.0中使用LINQ实现三层Web网站应用程序,这里其实准确的说是多层,分别是:表现层、业务逻辑层、数据访问层、数据库层。代码将实现这个传统的层次结构,不同的是使用LINQ访问SQL替换原来的数据库层操作。
相关知识
源代码原文下载:
Building Multi-Tier Web Application in .NET 3.5 Framework Using LINQ to SQL This article disscusses about the Architectural Considerations for ASP.NET 3.0 and Building Multi-Tier Application Using LINQ to SQL. In this article I will show you an approach on how to build multi-tier web application in ASP.NET 3.0 Using LINQ to SQL. In the present programming world, creating N-Tier application has become a common practice. and .NET framework is more flexible in providing a greater support to do the same. In general N-Tier applications have the following layers or tiers : 1. Presentation 2. Business Logic 3. Data Access and 4. Database Layer. Each of these layers serves a dinstinct task. The architecture explained in this article is similar to the classic N-Tire but will replace the Database layer with a new layer called DataLinq Layer that Uses LINQ to SQL to perform the database operation.

源码图片

点击链接查看大图
从本站下载附件及源代码(1个附件,已经成功下载958次)

最值得关注的外文源代码

Custom TreeView for standard SQL data.
Openbravo ERP
Web Conference
MyFriends : A simple contact keeper using XLINQ/LINQ/WPF
评论(评论是增加积分的一个有效途径)
字数在300字内
请如实评论
本源代码共评论107次,此处显示最近20次评论! 查看所有评论

幽灵波利  2017年10月31日
非常感兴趣
自由呼吸  2014年02月26日
正在找linq资料。不错
renmg123  2013年11月12日
我找到的当中最好的
yongyuandeyihao  2012年10月24日
谢谢分享
csufeng  2012年06月09日
谢谢分享
123  2012年03月15日
不错,谢谢了。
陈禧  2011年12月27日
谢谢分享
surfingpan  2011年12月13日
好东西
JasonShu  2011年09月28日
学习一下。。
sincere  2011年09月21日
还算不错。
头石  2011年05月21日
学习一下。。
ychencheny  2011年04月18日
谢谢分享
nickqu2100  2011年04月18日
Seeing if it is convenient on the scenario of combining many tables, where the Linq2Sql lamda expression seems to be verbose at this occasion.
elegant  2010年03月26日
下载瞧瞧
godogoflive  2010年03月21日
学习学习
guofang  2010年01月15日
看内容简介挺实用的,可是为什么下载不下来呢
jine1987  2009年12月04日
很值得学习
bigbee  2009年11月28日
正在寻找,谢谢
xnjd000  2009年10月01日
很好啊
xieyong_198510  2009年07月28日
很值得学习。谢谢分享
字数在300字内
请如实评论
200万国内源码搜索
CopyRight (C) codesoso.com 2007-2009 All Rights Reserved zhihuishi   免责声明