Sample app for managing xml?

  • Thread starter Thread starter cowznofsky
  • Start date Start date
C

cowznofsky

My assignment to create a web app that will be used to maintain some
xml (which will be then be persisted as an xml column in a table).

So I'm wondering if there are any sample apps around that do this.
The data would have required 5-7 tables if we had decided to keep it
relational.

I notice in VS they have editors for configuration files, so this
would also be a similar kind of app.
 
I notice in VS they have editors for configuration files, so this
would also be a similar kind of app.

but it is just a plain text editor, isn't it?
 
Back
Top