Web Design Help
It's free to register, to post a question or to start / join a discussion
XML to html in .Net
Likes # 0
Posted December 9, 2012 at 8:51PM
Hi,
I need to convert a small xml file into a html table to display on a web page.
Just wondering what the easiest way to do this is in .Net or is there a way to do this just using html code to process the xml file?
Likes # 0
Posted December 12, 2012 at 8:39PM
I've got this working now using LINQ - not as difficult as I'd thought but it's not a complex data source.
Likes # 0



