Answers and code snippets from ASP.NET projects (Webforms/MVC/Classic ASP)
foreach (var qs in one.QuestionSets.ToList()) { dbc.Questions.DeleteObject(qs.Question); }
No comments:
Post a Comment