Hello all,
I'm new to C#.
I've made a simple database with a NAME grid and LASTNAME grid.
I want to save the data that I write in but when I press the SAVE button the data doesn't shown at my next run.
What is the best and easiest way to save my data?
And I want to save it to an Excel worksheet.