
ASP.Net Issue&Resolution
riverlau
这个作者很懒,什么都没留下…
展开
-
Entity Framework: duplicate rows in resultset from a view
http://jepsonsblog.blogspot.com/2011/11/enitity-framework-duplicate-rows-in.htmlEntity Framework: duplicate rows in resultset from a viewAfter including a view I have in my database in转载 2012-04-19 10:31:57 · 1101 阅读 · 0 评论 -
Delete child objects in Entity Framework
http://stackoverflow.com/questions/4150781/delete-child-objects-in-entity-frameworkQuestion:I'm using EF and when I do this: foreach (var reg in detail.Regs) {转载 2012-04-19 13:02:39 · 568 阅读 · 0 评论 -
A dependent property in a ReferentialConstraint is mapped to a store-generated column. Column:
http://stackoverflow.com/questions/7094514/ef-errora-dependent-property-in-a-referentialconstraint-is-mapped-to-a-storeQuestionWhen you try to put in the product in the cart breaks my mistake转载 2012-04-20 17:51:32 · 2850 阅读 · 0 评论