MrCapuchino 0 Junior Poster in Training

Hello,

I'm writing a web application where I want the user to be able to configure settings of the web page. So lets say, I want to store several settings of how he can visualize the page,for instance in Facebook I can save which people can access my profile, which applications are available, language etc...

My first approach was to use XML files and store them in the database, but I have found that people may save the configuration in a table in the database directly so

my question is? which approach is the best? what are your suggestions? I'm using SQL Server so I thought X-Query would help me with the XML files but I don't know maybe using tables is easier.

Thanks in advance.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.