rendering xslt for display in winform as html

I want to apply transformations on some result xml document, and display as xml

Do I have to create a temporary file to do this   Seems like there should be some way to embed a browser in my form that can be loaded programatically. Just real basic html.

thanks in advance


Answer this question

rendering xslt for display in winform as html

  • rendering xslt for display in winform as html