.net - Retrieve Image from URL in Silverlight -


i have image in silverlight application , want source come url. create uri , create bitmapimage , set it's urisource uri. think set image's source bitmapimage. when this, in debug mode, can see properties of images source, not display on ui. how bind image's source url in silverlight? (note: url of png image)

your problem can caused cross site scripting limitation.

İf so, can develop proxy handler (ashx) on web project xap hosted. handler can take outer url get/post parameter , download image on server , writes response binary allow silverlight project origiated url.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -