Generation of .cs pages using xml/xslt
XML / XSL
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All, I need to generate dynamically .cs files in Dotnet 2.0 framework using XMl/XSLT. I went through many exmaples for .aspx page creation - one of the examples or links in this Forum is the below one "http://www.codeproject.com/KB/XML/xmlxsltransformer.aspx". This exmaple was for .aspx page creation using XML/XSLT. Like wise i need an example, code for .cs file creation through WINDOWS APPLICATION. TIA Thanks, Santa.