摘要:
/// <summary> ///GetAllLesson 的测试 ///</summary> [TestMethod()] public void GetAllLessonTest() { Repository<Lesson> target = new Repository<Lesson>(); Repository<LessonNum> lessonNum = new Repository<LessonNum>(); Repository<UserAccount> tt = new Repository&l 阅读全文
posted @ 2011-03-10 16:30
肚肚
阅读(1071)
评论(0)
推荐(0)
摘要:
摘要:通过使用默认的相等比较器对值进行比较返回序列中的非重复元素。var v = (from a in _TaoXueDBEntities.LessonClass join b in _TaoXueDBEntities.Lesson on a.LessonID equals b.LessonID where b.TeacherUIN == uin && b.Status != 0 select b).Distinct(); 阅读全文
posted @ 2011-03-10 16:12
肚肚
阅读(259)
评论(0)
推荐(0)
摘要:
呵呵---元旦,春节,买房,回家,医院。。。。 时间过的好快~ 阅读全文
posted @ 2011-03-10 16:10
肚肚
阅读(124)
评论(0)
推荐(0)

浙公网安备 33010602011771号