Sample app for managing xml?

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.
 
A

Alexey Smirnov

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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top