2006年2月21日

Understanding ASP.NET Provider Model - Part 2

摘要: IntroductionIn the Part 1 we learnt the basic idea of ASP.NET provider model. In this part I will explain the overall architecture of ASP.NET built-in providers. Specifically we will be dissecting the... 阅读全文

posted @ 2006-02-21 11:11 冰绿茶 阅读(373) 评论(0) 推荐(0) 编辑

Understanding ASP.NET Provider Model - Part 1

摘要: Introduction ASP.NET 2.0 includes host of new features such as Membership, Roles and Profiles. These features are based on the Provider Model. This series of article will demystify the internals of pr... 阅读全文

posted @ 2006-02-21 11:06 冰绿茶 阅读(286) 评论(0) 推荐(0) 编辑

2006年2月17日

ASP.NET 2.0 中的新增服务、控件与功能概述

摘要: 作者:Jeff Prosise相关技术:ASP.NET 2.0、数据访问、安全难度:★★☆☆☆读者类型:Web开发人员 [导读]全文介绍了ASP.NET 2.0中新增的控件和功能,包括Master Pages,Data Source控件、Skin的支持、GridView和Details View的引入,在此基础上,ASP.NET 2.0的安全模型得到了极大的提高,包括登录控件、角色管理器、... 阅读全文

posted @ 2006-02-17 17:36 冰绿茶 阅读(304) 评论(0) 推荐(0) 编辑

导航