How to store large amounts of data using C# (.NET)?

Farisoft

New member
I am designing a Accounting Program and I was storing all of the finance data in a .txt file. But my lecturer told me to use another method instead of a .txt file. What method could I use? NOTE: I do not know anything about databases.
 
Back
Top