It all rather depends on exactly what you want from this. If you want to store match reports and other data for later use then we might need to think about databases although there are plenty of alternatives. If you just want a printed report for the current game then a simple StringBuilder and Print Document may be more than sufficient. At this stage you need to be thinking about exactly what you want to produce and what uses you want to put it to rather than picking a 'technology' and trying to squeeze the document into conforming with it.




Reply With Quote