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

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个附件,已经成功下载417次)

最值得关注的外文源代码

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

guofang  2010年01月15日
看内容简介挺实用的,可是为什么下载不下来呢
jine1987  2009年12月04日
很值得学习
bigbee  2009年11月28日
正在寻找,谢谢
xnjd000  2009年10月01日
很好啊
xieyong_198510  2009年07月28日
很值得学习。谢谢分享
Bychl  2009年07月01日
太棒了!
Bychl  2009年07月01日
非常不错
kw433  2009年06月30日
it's great, thanks.
莫失足  2009年06月15日
很好很强大!!!!!!
leiryhp  2009年04月28日
把excel内容导入到sql
xinger  2009年04月07日
学习学习!
dingjianhui  2009年03月25日
值得学习
meluffi  2009年03月18日
很实用 感觉
niby23  2009年03月17日
非常想学习,谢谢
tiantian  2009年02月09日
正好学习,谢谢
upjoe  2009年02月04日
thanks
icotfeng  2009年01月23日
正好
xuzhenhua  2009年01月10日
牛!
乖乖bo个  2008年12月17日
关注分层架构,下来看看再说
hhshuai  2008年12月11日
我正需要,下载学习下
字数在300字内
请如实评论
CopyRight (C) codesoso.com 2007-2009 All Rights Reserved   免责声明
京ICP备08011023号