Wednesday, 18 February 2015

Displaying an image from an xml file



In an xml file I have the following:


<ImageUrl>1dcb4fc3-1f17-4324-8aad-90f21af50c98.jpg</ImageUrl>


How do I get this image info and display on a web page using C#


No comments:

Post a Comment