How to retrieve photos from its path stored in database

i got a question i biuld my first asp.net web site and i make a page to allow user to upload photos,this photos is copied to a folder in the project folder and there paths in stored in database (nvarchar) ,my question is when i retrieve the path how can i preview the picture in image tool(i`m sry i know its a nowbie question ) i use C#