What is the code I can use to add, delete, and edit data in the database?

I'm new in C# and I'm trying yo create a program that is capable of adding, editing, and deleting data in the database. I'm using MS Access as my database.

I don't know also how to browse the data stored. Can someone give me a code on how I can browse the data using a "Previous" and "Next" button?