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 thinking of performing another xsl transformation to enable me to deserialise the return type back into my domain objects.My only concern with this approach is performance. I am using .NET 2.0. Does anyone see this as being a potential performance killer? Are there any ways of performing these xsl transformations quicker? [EMAIL PROTECTED]
> Date: Thu, 29 Jun 2006 11:14:04 +0000> From: [EMAIL PROTECTED]> Subject: Re: > [ADVANCED-DOTNET] Windows Form Designer...> To: > ADVANCED-DOTNET@DISCUSS.DEVELOP.COM> > 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 thinking of performing another xsl > transformation to enable me to deserialise the return type back into my > domain objects.> My only concern with this approach is performance. > I am > using .NET 2.0. Does anyone see this as being a potential performance > killer?> > Are there any ways of performing these xsl transformations > quicker?> > Thanks> Paul> ===================================> This list is > hosted by DevelopMentorĀ® http://www.develop.com> > View archives and manage > your subscription(s) at http://discuss.develop.com =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com