Click here to Skip to main content
15,895,462 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi ,

I am uploading the images on blob(azure) storage on my local machine in localdb.
I want to use uri of these image to display in <asp:image> tag.
Please help me do the same or can suggest any alternate way.
Posted

1 solution

hi harshal,

assign this line "Convert.ToString(blob.Uri)" as image Url
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900