Video tutorial on returning image from WCF REST Service

Full article about this video can be read here  #mce_temp_url#


Discover more from Dhananjay Kumar

Subscribe to get the latest posts sent to your email.

Published by Dhananjay Kumar

Dhananjay Kumar is founder of NomadCoder and ng-India

2 thoughts on “Video tutorial on returning image from WCF REST Service

  1. Nice! Thanks for posting this video. In IE9 I get a dynamic script error:

    var ver = getInternetExplorerVersion();
    if (ver >= 9.0)
    {
    blows up —-.>>>>>>>> doc.addEventListener(“DOMNodeInserted”, onDOMNodeInserted, false);
    doc.addEventListener(“DOMNodeInsertedIntoDocument”, onDOMNodeInsertedIntoDocument, false);
    }
    I have to click on the broken page icon and then it works. Booo…..

    How can I request an image by file name passed in as a parameter to the service? Is that possible?

Leave a comment

Discover more from Dhananjay Kumar

Subscribe now to keep reading and get access to the full archive.

Continue reading