LINQ4SP – Delete a list item
OK, let's play with LINQ4SP again. You can download Beta1 , write a simple query , create a new list item and lookup fields . In the next part I'll show you how to delete an item from a list : [TestMethod] public void DeleteCreatedItems() { using…(read more)