Asp.net mvc small amount data storage
        Posted  
        
            by Trimack
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Trimack
        
        
        
        Published on 2010-04-30T09:28:45Z
        Indexed on 
            2010/04/30
            9:47 UTC
        
        
        Read the original article
        Hit count: 334
        
Hi there, I am writing some learning tests (i.e. what's the answer for...; choose correct options...). Now my question is, how should I store them. SQL db seems quite an overkill, but I really don't know what would be the best choice if I wanted to select random subset of questions etc. Perhaps some simple xml files?
Thanks for advice.
© Stack Overflow or respective owner