Video tutorial on returning image from WCF REST Service

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

2 responses to “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?

  2. Hi can you pls send me code

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

Create a website or blog at WordPress.com