第1章(\C01)示例描述:本章实现了用户登录功能。UserLogin 用于用户登录的验证程序第2章(\C02)示例描述:本章展现了ASP.NET的缓存功能。CacheDependency\ControlCache.aspx 表示控件级缓存CacheDependency\PageDependency.aspx 表示页面级缓存第3章(\C03)示例描述:本章从不同方面介绍ASP.NET2.0新增的特性Profile。ProfileWebSite\SimpleProfile.