- 博客(16)
- 收藏
- 关注
转载 Keep Sites Running Smoothly By Avoiding These 10 Common ASP.NET Pitfalls
转自:http://msdn.microsoft.com/msdnmag/issues/06/07/webappfollies/default.aspx ne of the reasons ASP.NET is successful is that it lowers the bar for Web developers. You don’t need a Ph.D. in compute
2006-08-07 21:30:00
2031
转载 Series of Great Atlas Screenscasts and blog posts by Marc Schweigert
转自:http://blogs.msdn.com/bgold/archive/2006/06/04/617481.aspxSeries of Great Atlas Screenscasts and blog posts by Marc SchweigertMarc Schweigert works over on the Federal team at Microsoft and h
2006-07-16 22:44:00
1033
转载 Designing Data Tier Components and Passing Data Through Tiers
转自:http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/BOAGag.aspDesigning Data Tier Components and Passing Data Through Tiers Related Links patterns a
2006-07-13 12:18:00
2587
转载 听力完全突破法
转自:http://bbs.putclub.com/index.php?showtopic=14785 听力完全突破法 作者:Putclub (普特英语俱乐部 http://www.putclub.org 四川 成都–610 031) 我在国外参展的时候经常遇到这样的情况,好多同行的年轻团员虽然大学时都过了英语六级,但是绝
2006-07-11 15:58:00
879
转载 ASP.NET 2.0 Membership
转自: http://www.asp.net/learn/withpss/default.aspx?tabid=63 http://www.asp.net/learn/withpss/module8.aspx?tabid=1 Module 8: ASP.NET 2.0 MembershipASP.NET Membership builds on th
2006-07-07 22:52:00
2520
1
转载 Setting up a Custom Membership Provider
转自:http://channel9.msdn.com/ShowPost.aspx?PostID=180276#180276Setting up a Custom Membership Provider
2006-07-06 17:23:00
789
转载 ASP.NET 2.0 Data Tutorials
转自:http://www.asp.net/learn/default.aspx?tabid=63Building and using a 3-tiered data architecture with ASP.NET 2.0Welcome to a series of tutorials that will explore techniques for implementing the
2006-07-06 16:52:00
974
转载 Visual Studio 2005 Class Designer
转自:http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/clssdsgnr.aspVisual Studio 2005 Class Designer Matthew A. StoeckerMicrosoft CorporationMay 2004
2006-07-05 16:47:00
1824
转载 ASP.NET2.0 ObjectDataSource的使用详解
转自: ASP.NET2.0 ObjectDataSource的使用详解 介绍ObjectDataSource的使用,按照dudu的建议为了节省篇幅,做成连接,这里仅提供前三篇,后面还有几篇以后再补充吧ASP.NET2.0 ObjectDataSource的使用详解(1) ASP.NET2.0 ObjectDataSource的使用详解(2) ASP.NET2.0 ObjectDataSour
2006-07-05 16:42:00
1426
转载 ASP.NET2.0应用中定制安全凭证之理论,实践篇
ASP.NET2.0应用中定制安全凭证之理论篇阅读提要 在缺省状况下,你只能使用Visual Studio 2005的一个本机实例来管理与ASP.NET 2.0一同发行的SQL Server数据库中的安全凭证。本文将向你展示怎样用一个Web服务来包装ASP.NET 2.0提供者并通过使用一个Windows表单应用程序来管理凭证存储从而扩展这种管理能力。 如今,无论是互联网还是企业内部局域网程
2006-07-05 16:34:00
1019
转载 15分钟内快速构建数据访问层
15分钟内快速构建数据访问层 下载链接 下载CodeSmith 30天免费试用用专业版 下载最新的 .NetTiers模板 观看本文章的相关视频演示 介绍通过本文你可以学习到如何利用微软企业库、CodeSmith、.NetTiers模板在少于15分钟内快速构建数据访问层。从现在起我们把数据访问层(Data Access Layer
2006-07-05 16:21:00
1716
转载 《解剖PetShop》系列之一,二
一、PetShop的系统架构设计在软件体系架构设计中,分层式结构是最常见,也是最重要的一种结构。微软推荐的分层式结构一般分为三层,从下至上分别为:数据访问层、业务逻辑层(又或成为领域层)、表示层,如图所示:图一:三层的分层式结构数据访问层:有时候也称为是持久层,其功能主要是负责数据库的访问。简单的说法就是实现对数据表的Select,Insert,Update,Delete的操作。
2006-07-05 16:16:00
992
转载 Microsoft .NET Pet Shop 4 架构与技术分析
转自:http://www.i170.com/user/sugar/Article_222821.项目概述与架构分析微软刚推出了基于ASP.NET 2.0下的Pet Shop 4, 该版本有了一个全新的用户界面。是研究ASP.NET 2.0的好范例啊,大家都知道,一直以来,在.NET和Java之间争论不休,到底使用哪个平台开发的企业级应用性能最好、结构最优、生产力最高。为了用事实说话,通过对项
2006-07-05 16:08:00
819
转载 Provider Design Pattern, Part 2
转自:http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspnet/html/asp02182004.aspRob HowardMicrosoft CorporationApril 29, 2004Summary: Rob Howard continues his examination of the
2006-07-05 16:00:00
1085
转载 Provider Model Design Pattern and Specification, Part 1
转自:http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspnet/html/asp02182004.aspRob HowardMicrosoft CorporationMarch 2, 2004Summary: Rob Howard returns to Nothin But ASP.NET to
2006-07-05 15:56:00
901
转载 ASP.NET 2.0 Membership, Roles, Forms Authentication, and Security Resources
转自: ASP.NET 2.0 Membership, Roles, Forms Authentication, and Security Resources ASP.NET 2.0 Membership, Roles, Forms Authentication, and Security Resources I usually try and spend at least an hour
2006-07-05 15:45:00
3701
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人