2
Answers

Store GUID of image into database.

sameer shaikh

sameer shaikh

8y
215
1
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)