XML versus SQL

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rsdev
    New Member
    • Jul 2007
    • 149

    XML versus SQL

    I am building a CMS using asp.net and SQL server 2005 express. To reduce the number of database connections I am considering creating an XML content repository. Is this a good idea?

    What are the merits of storing content in SQL over XML?
Working...