I have a project I need to do in C#, in this project I have to create a database which can add rows automatically, perform queries, and present the data from the DB in a table.
Does anybody have any idea how can I do that easily? (what kind of DB to use, or a guids that can guide me during the programming).
Because I google it, but I didn't find anythig.
thanks!