Working with Local Database in visual studio 2017
I am creating a medicine managment application in c# visual studio 2017. where i want to insert,update and delete data from my local database table by code. It is easy by designing but i want to do it by code. So Please help me for this question.