oop - What is the best way to store data in c# application - Stack Overflow

PHOTO EMBED

Tue Oct 24 2023 22:05:06 GMT+0000 (Coordinated Universal Time)

Saved by @amman

string dataPath = Path.Combine(appDataPath, "Cookbook");
string recipesFileFullPath = Path.Combine(dataPath, "recipes.xml");
content_copyCOPY

https://stackoverflow.com/questions/19280555/what-is-the-best-way-to-store-data-in-c-sharp-application