Hi,
I am working with a project where I need to insert image from local storage and I have to insert it in database. In another page I have to retrieve it and display the image by using image tool. Please let me know how to insert image and retrieve an image in C# programming in windows store applications.