Petshop5.0详解+源代码(.Net微软官方宠物商店5.0源码) petshop5.0基于.NETFramework3.5 使用LINQtoSQL改进数据访问层 PetShop.Model.DataContext.MSPetShop4DataContext继承System.Data.Linq.DataContext PetShop.Model.ProductInfo与PetShop.Model.CategoryInfo实体类分别映射数据库表 PetShop.Model.ProductInfo其中的Category属性存在一对一的关系 PetShop.Model.Catego