|
Re: C++ Windows Form Application Help
at first thought, options could include a database(VS2008 has the ability to create a SQL server database file and automatically set up the code to connect to it) or a flat text file. I am a fan of redundancy when it seems useful(as with the power outage case), so I would suggest the database for generic storage, and a flat text file as a log(possibly in a CSV or XML format)
It may seem excessive to some people but I'm fine with that haha
__________________
Student:
<04: FRC0213> <05-08: FRC1373>
Mentor:
<09-10: FRC0809> <11-12: FRC3555> <12-14: FRC0073> <15-??: FRC3181>
Volunteer:
<FTAA> <CSA> <Defense Coordinator> <Scorekeeper> <Robot Inspector> <Official Scorer>
2016 Tour:
CTWAT [DefCoord] > Pittsburgh[Mentor/DefCoord] > TVR[FTAA] > FLR[CSA] > NE DCMP[CSA] > CMP[CSA]
|