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

ios - Fragment Shader GLSL for texture, color and texture/color -

iphone - Dismissing a UIAlertView -

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