Hello, I am developing an application in wpf where i need to add image. I have used a button and a textbox. I want that when user clicks on button it should redirect him to his PC and then when he selects a particular image the path should be displayed in
the texbox.
Whereas in the database only the name of the image for example "abc.jpg" should be stored...
Pls help...
Go to the complete details ...