Click here to Skip to main content
15,912,507 members

Comments by Member 11915503 (Top 1 by date)

Member 11915503 18-Aug-15 8:26am View    
Thank you for your response. I was indeed thinking about xaml. I guess what I was most interested in is how to store and retrieve the data efficiently. Would it be better to use a seperate file for each designed GUI or would a database be better? In case of the seperate file, what file type would be best? Would you use a custom data file type for this? what would be the pro's and con's of the various options?
I apologize in advance if these questions seem very rudimentary. So far, most of the programs I've written have been for classes or personal use. I'm just trying to figure out if there is a more 'professional' approach to this kind of program. (this particular program would be used by other colleague's at work, who are not particularly computer savvy)