Name | Description |
---|---|
TodoDatabase | TaskDatabase uses ADO.NET to create the [Items] table and create,read,update,delete data |
TodoItem | Todo Item business object |
TodoItemManager | Manager classes are an abstraction on the data access layers |
TodoItemRepositoryADO |