I'm creating a Data Access Layer (DAL) to read/modify some tables stored in an XML file. While my application is running, the rows of these tables are updated very often, therefore I thinking about two possible alternatives: (DAL) to read/
I'm creating a Data Access Layer (DAL) to read/modify some tables stored in an XML file. While my application is running, the rows of these tables are updated very often, therefore I thinking about two possible alternatives: (DAL) to read/