Introduction
Basic CRUD Part 2
In this section, we will have a look at the other basic crud operations.
So the first one that you will look at the update , delete, and then GetList and GetPagedList.
So after we walk through the code that is generated, we will see the code in action.