2007年10月30日

SiteMapProvider

摘要: 各个 ASP.NET 站点导航组件之间的关系图 而我们这次就是编程图中的"自定义站点地图提供程序".... 我的DAL层是基于NBear的.... Category实体定义如下: [AutoPreLoad] public interface Category : Entity { [PrimaryKey] int ID { get; } ... 阅读全文

posted @ 2007-10-30 17:52 jueban's space 阅读(703) 评论(1) 推荐(1) 编辑

导航