I wanted to ask if someone can point me to a good source that will help me with the following development need. I have been asked to write a flexible interface that will enable many custom XML files to be parsed into and created from a database. These are very complex XML files and I expect to periodically make additions to the mapping.
I would like to find a general way of using LLBL with some form of instructions that are maintained in order to parse or create the custom XML files.
I know there are a lot of ways of doing this but I expect that some of the forum users in here would have some very good experiecen to point to and offer.
The DB will change but regenerating the LLBL from it after changes is not a problem.
The XML also will not change but there will be maybe 10 to write interfaces to.
Thanks in advance.