Saving a Windows Application form
Hi
Am new to programming. Trying to create a simple interface using windows application. I want it to get input from the user, and to save to file to allow for future viewing, editing, deleting.
Will using stream writer/ stream reader work?
Not sure if I'm even on the right course here.
Thanks, appreciate any help.