What are you performance requirements? e.g. how many transactions per
second do you expect? What amounts of data are you communicating? What's
involved in the XSL; is it a simple transform, or are you expecting to use
alot of XPath or XQuery?
Creating XML, transferring XML, parsing XML, running
Hi all,I am working on a web app where we are communicating with Navision, the
way it works is that we send and receive xml messages.Now I'm thinking of using
serialisation to render my objects into xml and then perform an xsl transform
to render it in the required xml and for return values I am