Creating a XSLT File
-
I want to create a XSLT file in C#.NET manually.I mean that according to the user choice ,XSLT file will be created in background.But I know that there is not any class like XmlDocument,XmlTextWriter,XmlTextTeader for XSLT Document.How can I create this document?Should I use to File I/O class and how?I am waiting for your help...Thanks a lot...
-
I want to create a XSLT file in C#.NET manually.I mean that according to the user choice ,XSLT file will be created in background.But I know that there is not any class like XmlDocument,XmlTextWriter,XmlTextTeader for XSLT Document.How can I create this document?Should I use to File I/O class and how?I am waiting for your help...Thanks a lot...
hi, Check this. It may help you out XSLT in C# ************************** S r e e j i t h N a i r **************************