First, sorry for posting this on the ASP.Net messageboard but I wanted to
see if anyone in here has done this since I've gotten very good responses
so far from this group.
I want to use XML and XSL to transform web content dynamically. Now I
haven't seen any problems with doing this as far as static content is
concerned but I'm concerned that when i start to build forms that add
nodes to an xml file that I'm going to run into multi-user issues.
Especially since it's file based and I'm just not sure it can handle
managing multi-use edits?
Is there any article out there on Pro's and Cons of using XML instead of a
database for dynamic web development. Thanks in advance for any help you
provide.
Tom Fuller