Hi,
I'm planning to create a quiz-application. I want to use xml file as a database with questions and answers inside but in order to prevent cheating with results I want to integrate it with the binary file. Is it possible? Will it be possible to change the contents of integrated xml file while running the application (without recompilation)?
Bookmarks