sameer shaikh

sameer shaikh

  • NA
  • 177
  • 37.1k

Store GUID of image into database.

Oct 17 2016 10:44 AM
Hi 
I have created a simple WebApi project and add model and controller and now 
i want to store unique Id of image into database instead of image. and store full path of that image into folder with this unique Id name.
 i.e FirstWebApi/Images/123ac3.jpg
 FirstWebApi is project name ,Images is folder name and 123ac3 is unique id name.
 
i am trying to solve this problem but not getting.please someone have any idea about please let me know  or have code please  share it.
 
Thanks &Regards
sameer 
 

Answers (2)