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

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -