c# - HTML Generation from Xml File -



c# - HTML Generation from Xml File -

i have requirement generate html page xml file, xml file contain input type control. there style sheets , java script validation methods. can 1 gives me tool this. thanks

you can utilize xsl transformations generate html output xml. these transformations can applied @ runtime using system.xml.xsl namespace.

c# html xml

Comments

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -

ms access - C# - Using OleDbParameter on table name -