Displaying an XML DataSource
- by Kubi
Hi,
I have an xml data file and I want to populate a listview in asp.net with this file. Can you show me how to generate an xslt and make a xml data file for this ?
Thanks
<Projects>
<Project Name="" Category="" Subcategory="">
<Subheader></Subheader>
<Thumbnail></Thumbnail>
…