3
Answers

Save and Reuse/Modify

Photo of Rituraj Saha

Rituraj Saha

6y
679
1
I am a C# beginner , How can i save data in a  C# program so that I reuse or modify that data whenever i reopen that program. For Example if i want to make a student management system i save student data taking as user input and then close the program and whenever i reopen that program i should see the previous student data which i had enetered.

Answers (3)